While React Server Components (RSCs) can offer a significant improvement to developer experience and application performance, this new server-first paradigm can be tricky to wrap your head around.
This workshop will provide a greater understanding of how RSCs work (both behind-the-scenes and also how you as a developer can use them day-to-day), as well as insight into some of the new deployment patterns that are now possible after recent innovations in the platform space.
Part One (10am - 12pm PT) | In the first session, we'll explore React Server Components from the ground-up: building our own mini meta-framework to help us understand how RSCs work. We'll discover exactly what is produced by an RSC build and we'll connect those pieces together to form a full application.
Part Two (1pm - 3pm PT) | In the second session, we'll deploy our app! We'll showcase why Cloudflare’s new Smart Placement technology fits the RSC model perfectly through our workshop app and deploy it onto the Cloudflare Developer Platform along with D1, our serverless SQL database.