/medium-style-progressively-loaded-images

Medium Style Progressively Loaded Images

Primary LanguageJavaScript

Medium Style Progressively Loaded images

the app running

This repository combines two techniques to load images.

It uses IntersectionObserver to lazy load the images.

It uses a "blur up" technique to load the images in two steps.