Next.js is a compelling framework that makes many tasks effortless by providing many out-of-the-box solutions. But as soon as our app needs to scale, it is essential to maintain high performance without compromising maintenance and server costs. In this workshop, we will see how to analyze Next.js performances, resources usage, how to scale it, and how to make the right decisions while writing the application architecture.
High-performance Next.js
Workshop from:

React Summit 2022
- Intro2 minutes
- What is Next.js?3 minutes
- CSR pros and cons7 minutes
- SSR pros and cons9 minutes
- Hybrid rendering9 minutes
- Client-side renderingless than a minute
- Static site generationhalf a minute
- Incremental Static Regeneration4 minutes
- Practice2 minutes
- Task 13 minutes
- Task 22 minutes
- Task 31 minute
- ADRs6 minutes