A Deep Dive into Native Lazy-Loading for Images and Frames
CSS - Tricks
MAY 15, 2019
Chrome has already merged the code for native lazy-loading and is expected to ship it in Chrome 75, which is slated to release June 4, 2019. Make sure your servers support the HTTP Range: 0-2047 header and respond with status code 206 (Partial Content) to prevent them from delivering the full image twice.
Let's personalize your content