~/leohuynh.dev/topics/image
#image
Posts and snippets tagged #image.
rss feed ↗posts
How to create an image with blurry loading effect in NextJS
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.
Better responsive images with srcset and sizes attributes
A guide to using the srcset and sizes attributes to create responsive images