Skip to content

bronifty/reactwg-rsc-from-scratch

Repository files navigation

Dan's RSC From Scratch Tutorial With Some Extra Credit Stuff

- cf.

Instructions To Run This

  1. You need to use Node 18 LTS with undici fetch (.nvmrc should auto set your node version; if not, you need to update it)
fnm use 18
  1. npm or yarn for your install and start script. You can start ssr and rsc separately if you like; please note: ssr has a dependency on rsc, so you want to start rsc first.
  2. navigate around, check your network tab and the console both in the server terminal as well as the browser console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published