Posts tagged “Images”

Learn about web performance, web development, and Eleventy.

Lazy load images for performance

Lazy loading is a performance strategy that de-prioritizes assets like images that are not needed immediately after a webpage is loaded. As with any strategy, you can misuse it causing worse performance.

Published on Performance at Shopify

See all tags.