Web Performance Optimization Masterclass
Optimize Core Web Vitals (LCP, INP, CLS) and minimize bundle sizes for sub-second page loads.
Optimize Core Web Vitals (LCP, INP, CLS) and minimize bundle sizes for sub-second page loads.
Analyze performance traces, eliminate layout shifts, optimize critical rendering paths, and configure CDN caching strategies for production web apps.
2 Modules · 4 Lessons · 180 Minutes Total
Audit rendering bottlenecks and measure user-centric performance.
Identify main-thread blocking scripts, layout shifts, and slow resource loads.
Record CPU profiles, inspect long tasks, and isolate Javascript memory leaks.
Minimize JavaScript payloads and optimize critical rendering paths.
Configure bundler dynamic imports to load heavy modules only when needed.
Set up HTTP caching headers, Brotli compression, and prefetching directives.
Take a bloated, 5-second loading legacy web application and optimize its assets, bundle sizes, and rendering loop to achieve a sub-1s LCP and 95+ Lighthouse score.
Course Author & Industry Expert
Liam O'Connor is a Web Performance Engineer who has optimized top-100 high-traffic media sites for lightning-fast delivery.
Yes! INP optimization strategies and main-thread task splitting are core topics.