Improve web performance with Intersection Observer
Jo Franchetti, 06/09/18
If your site is suffering from a giant payload caused by a large number of images, Intersection Observer may be for you!
Jo Franchetti introduces how to use this new JavaScript API and then explains how to lazy load your images once they scroll into view.