benhoneywill / blog

My personal website & blog.
https://benhoneywill.com
0 stars 0 forks source link

Progressive Image Loading with React Hooks | Ben Honeywill #7

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Progressive Image Loading with React Hooks | Ben Honeywill

Improve the perceived load times of your large images.

https://benhoneywill.com/progressive-image-loading-with-react-hooks/

gabrielmlinassi commented 3 years ago

Very useful. I just have added a clipPath to inset(0) which solves the problem of bleeding image pixels dues to CSS blur.

benhoneywill commented 3 years ago

Nice tip @GabrielmLinassi!

onurykaya commented 2 years ago

Thank you very useful solution however how can i you in list?

benhoneywill commented 2 years ago

Hi @onurykaya, sorry I'm not sure what you mean.

onurykaya commented 2 years ago

When i use map what i will do :)

tonihoo commented 2 years ago

Thank you, works fine!

ayush-lal commented 2 years ago

How are you creating your blurry low size images?

tonihoo commented 2 years ago

@ayush-lal I just downsized the images to one-tenth of the original using "Scale Image" in Gimp.