Skip to content

Albert Juhé blog

Working with JS, CSS and HTML since Big Bang. Front-End Developer. JavaScript Engineer.

Tag: Web Performance

An easy-to-use performant solution to lazy load images in React

Lazy loading images has been a common practice on the web for ages. It improves page speed and avoids loading assets which might never be shown to the user. However, I couldn’t find any good and performant solution for React that satisfied all my needs, so I wrote my own.

Featured post

Published 22 de March de 2018
Categorized as React Tagged Front End Development, JavaScript, React, Web Development, Web Performance
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Albert Juhé blog