📚Topics | 🏗️Progress |
00-Basics |
-
Server Side Rendering
-
Simple Routing
-
Static Site Generation
-
Optimized Performance
-
Hot Code Reloading
-
API Routes
Using the TurboPack alpha with Next.js 13 results in:
-
700x faster updates than Webpack
-
10x faster updates than Vite
-
4x faster cold stats than Webpack
-
Search Engine Optimization
-
Production Ready
-
Image Optimization
-
Data Fetching Methods
- Server Side Rendering (SSR)
- Server Static Generation (SSG)
- Incremental Static Regeneration (ISR)