Browse by type
I recommend using a version manager like Volta, asdf or nvm.
A code editor
I recommend Visual Studio Code.
Sign up and verify your email address.
Clone the workshop repository with Git:
sh
git clone https://github.com/GregBrimble/react-server-components-workshop.git
Or if you prefer using SSH:
sh
git clone git@github.com:GregBrimble/react-server-components-workshop.git
Open this folder in your favorite code editor. I recommend VSCode.
Install the dependencies using npm:
sh
npm install
Log in with Wrangler:
sh
npx wrangler login
Populate the CLOUDFLARE_WORKERS_SUBDOMAIN value in ./constants.ts. You can find your subdomain in the sidebar of the Cloudflare Workers & Pages dashboard.
Get started with the first exercise in ./exercises/1-client-side-rendering. Check out the README.md file for instructions!
Thank you for participating in this React Server Components 2024 workshop! I hope you found it valuable and had fun. If you're interested in being notified when my next workshop will be available, please sign up here!
After you've completed this workshop, there is much more you can explore with React Server Components and the Cloudflare Developer Platform. Some other topics of interest may include:
browse all types & interfaces →
$ claude mcp add react-server-components-workshop \
-- python -m otcore.mcp_server <graph>