lesson 1
The two-runtime model
Two places code can run, one app. Server Components live on the server; Client Components live in the browser. Each side has different powers.
This lesson is on the way.
We're still writing the body for “The two-runtime model”. Come back soon — or jump to the next lesson below.
1 / 9next →'use client'