Slide 58
Slide 58 text
● Compression
● Smaller images
○ Multi-sized images
○ Multi-format images
● Reduce Round Trips
○ Redirects
○ Preconnect/Prefetch
● Be interactive
○ async/defer scripts
○ Lazy-load CSS
○ Regioning CSS
○ Defer iFrames
● Good caching
○ Cache forever or not at all
○ Hash in names
● CDNs
● HTTP/2