Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Road to Web Performance in 3 Critical Steps
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Expectations
- 3 What is Performance
- 4 Why Define Performance
- 5 Measuring Performance
- 6 Renown Chrome Dev Tools
- 7 Page Speed Insights
- 8 Web Page Test
- 9 Lighthouse
- 10 Lab Tests
- 11 Performance API
- 12 Long Tasks
- 13 Time to Interact
- 14 Optimize
- 15 Deferring NonCritical Assets
- 16 JavaScript in Session
- 17 Deferring Scripts
- 18 CSS Optimization
- 19 Media Attribute
- 20 Phone Optimization
- 21 Fonts
- 22 Images
- 23 Network Optimization
- 24 HTTP
- 25 Preload
- 26 Network Consistency
- 27 Life I Offline
- 28 Service Workers
- 29 Workbox
- 30 Summary
- 31 Step 1 Measure
- 32 Be Consistent