/dan-rsc-from-scratch-challenges

Finish the Dan's challenges in RSC From Scratch. Part 1: Server Components

Primary LanguageJavaScriptMIT LicenseMIT

Why this repo

Finish the Dan's challenges in RSC From Scratch. Part 1: Server Components

Minimum node version required

">=18.x" (Otherwise, you should polyfill fetch with node-fetch or similar)

Run a sub example

npm i
npm start -w 0-rsc-from-scratch

Where to find code changes of each challenge

They are marked by /** ====== */