Technological monitoring for web developers

Sep 2nd, 2019

Native lazy loading for the web

Starting with Chrome 76, you'll be able to use the new loading attribute to lazy-load resources without the need to write custom lazy-loading code or use a separate JavaScript library. Let's dive into the details. Post written by Houssein Djirdeh, Addy Osmani and Mathias Bynens.

Front
LazyLoading, Browser

by The whale