RSC vs SSR Performance - Why LCP Optimization Fails Without Streaming and Suspense
React Conferences by GitNation via YouTube
Overview
Syllabus
- Nadia Makarevich: Investigating React Performance
- Measurement Methodology & Chrome DevTools Setup
- Roadmap: Comparing SPA, SSR, and RSC Profiles
- The Guinea Pig App: Architecture and Data Endpoints
- CSR Performance Profile: The High Cost of JS Bootstrapping
- Basic SSR: Improving LCP with a Pre-rendered Shell
- Server-side Data Fetching & The "Interactivity Gap"
- Benchmarks: Next.js Pages Router vs. App Router SSR Mode
- RSC Architecture: Eliminating Double Rendering on Client
- Bundle Size Analysis: Why RSC Wins are Often Underwhelming
- Beyond Static RSC: Implementing Smarter Servers with Streaming
- Technical Hurdles: Async Components & Suspense Boundaries
- Final Comparison: Selecting the Right Rendering Strategy
Taught by
React Conferences by GitNation