~/leohuynh.dev/topics/react
#react
Posts and snippets tagged #react.
rss feed ↗posts
Building a Smooth Blurry Loading Effect for Images in Shopify Hydrogen
Learn how to create a beautiful blurry loading effect for images in Shopify Hydrogen that enhances user experience while images load.
Integrating Tailwind CSS into a React Application
Tailwind CSS is a low-level CSS framework that’s highly customizable. Unlike other frameworks that focus on pre-designed components like buttons, cards, or modals, which are easy to start with but hard to customize later, Tailwind lets you build your own designs from scratch using utility classes...