← The path

5 lessons · 362 XP

Next.js & Shipping

server components, routing, caching, deploy

The App Router changed the default: components run on the server unless you opt out. This unit covers that boundary, file-based routing, route handlers, caching, and getting the thing onto the internet.

0/5
  1. 1

    The App Router

    Map URLs to files and understand the special filenames.

    5 ex

    72 XP

  2. Server & Client Components

    Complete “The App Router” to unlock

  3. Data Fetching & Caching

    Complete “Server & Client Components” to unlock

  4. Route Handlers & Server Actions

    Complete “Data Fetching & Caching” to unlock

  5. Deploying & Environments

    Complete “Route Handlers & Server Actions” to unlock