How to create an image with blurry loading effect in NextJS
Jan 10 · 3 min read · NextJS has provided a built-in image component that has many useful features, we can leverage them with some custom styles to create a beautiful image with a blurry loading effect. [!NOTE] All the examples below are in React with TypeScript and styl...
Join discussion