- Talk
- 2024
React Server Components 101
Topics:
Abstract
React Server Components (RSC), first introduced as an RFC (Request For Comments) in December 2020, is shaping up to be a big change for React and the way we build web apps.
In this talk, we will discover React Server Components (RSC), an exciting new feature that will have huge implications on page load performance, bundle size, and how we write React applications in the near future.
We’ll explore RSC’s architecture and its core concepts, along with practical use-cases illustrating RSC implementation and benefits.
You will learn how to write tomorrow’s React Applications with Server Components and understand in depth what the React team has been working on.