Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to be Fast - A Look at High Performance Websites
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Load Time
- 3 Core Web Vitals
- 4 Largest Contentful Paint (LCP)
- 5 Measuring Performance
- 6 CRUX - Chrome User Experience Report
- 7 Real User Metrics
- 8 Cache Responses
- 9 Compression in Real Life
- 10 Inline Images
- 11 What about multiple locations?
- 12 Anycast Example
- 13 Head of Line Blocking
- 14 Parallel Requests
- 15 HTTP/2 Multiplexing
- 16 TLS 1.3 - Less Round Trips
- 17 Current Support Varies
- 18 Use async attribute
- 19 Lazy Load Images