How to create an image with blurry loading effect in NextJS | Leo's dev blog – stories, insights, and ideas #66
Replies: 1 comment
-
Hey, thanks for checking out this post! 💡If you found it useful (or have some ideas for improvement), I’d love to hear from you! Leave a comment below with your thoughts, or give a reaction to show your support. It means a lot to me! Cheers 🍺 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to create an image with blurry loading effect in NextJS | Leo's dev blog – stories, insights, and ideas
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.
https://www.leohuynh.dev/blog/how-to-create-an-image-with-blurry-loading-effect-in-nextjs
Beta Was this translation helpful? Give feedback.
All reactions