Faster Apps With Image Lazy Loading | Web Dev Office Hours

Опубликовано: 12 Октябрь 2024
на канале: Akamai DevRel
2,672
11

Austin built a weather app called "Freakin Fast Forecast" and one trick to make it freakin' fast was to take advantage of the HTML loading="lazy" attribute on some of the images in order to only load them on demand.

Watch Austin's Livestreams here
YouTube:    / heyaustingil  
Twitch:   / heyaustingil  
Website: https://austingil.com/

0:00 - Introduction
0:23 - HTML Loading: "Lazy"
5:03 - End Card