Next/Image Placeholders (with BlurHash) #18382
Unanswered
joe-bell
asked this question in
Show and tell
Replies: 1 comment
-
Nice, maybe something like that will even make it to the Image component itself! 🎉#18858 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks!
Huge fan of the latest image optimizations in Next.js 10 and wanted to add something a little "extra" to make the image loading experience a little more beautiful.
So I've built a little helper to generate blurred placeholders using BlurHash inside
getStaticProps
, introducing…next-blurhash
It's super work in progress but I'd love to hear what you all think
Beta Was this translation helpful? Give feedback.
All reactions