Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 336 Bytes

react-progressive-images

This small app demonstrates a few techniques of how to load images more effectively.

  • Image loads only when it enters the viewport
  • First, a "blurred up" thumbnail is loaded
  • Then the full-size image loads and replaces the thumbnail

Images for demo are taken from unsplash.com.