Section 3: NextJS Essentials (App Router)
Section 4: Pages & File-based Routing
Section 5: Project Time: Working with File-based Routing
Section 6: Page Pre-Rendering & Data Fetching
Section 7: Project Time: Page Pre-rendering & Data Fetching
Section 8: Optimizing NextJS Apps
Section 9: Adding Backend Code with API Routes (Fullstack React)
Section 10: Project Time: API Routes
Section 11: Working with App-wide State (React Context)
Section 12: Complete App Example: Build a Full Blog A to Z
Section 13: Deploying NextJS Apps