Milestone 2: Data & Interactivity
🟦 Milestone 2: Data & Interactivity
Shift your mindset from “Client-First” to “Server-First” data fetching and mutations.
🏗️ Core Modules
- Module 3: React Server Components (RSC): Zero-bundle-size fetching.
- Module 4: Server Actions: Handling form submissions without APIs.
Milestone Goal
By the end of this milestone, you will be able to build a full-stack application that performs CRUD operations without ever creating a separate /api route.