An open API service indexing awesome lists of open source software.

https://github.com/biosboy/progressiveimage

Lazy Image loading with React Hooks. The reproduction for Medium article:
https://github.com/biosboy/progressiveimage

images javascript jpeg js lazy lazy-loading lazy-loading-images lazyload-images png

Last synced: 15 days ago
JSON representation

Lazy Image loading with React Hooks. The reproduction for Medium article:

Awesome Lists containing this project

README

        

# ProgressiveImage
### This is a repo for testing and demostration of how Images Lazy Loding is working on React Hooks.

**The test stend for Medium article**:
- https://medium.com/@svyat770/be-lazy-is-no-shame-an-efficient-image-loading-with-react-hooks-ade56978005e

**Live Demo**:
- https://codesandbox.io/s/progressiveimageonreacthooks-ip4bc?from-embed

Thanks!