Server Components

RSCs

... are complicated.

Here are some resources to make them easier to understand and implement. From a non-expert.

View Source
Server
Client
Log In
Sign Up
What Are React Server Components? hero image
What Are React Server Components?

A brief introduction to React Server Components and how they differ from Server-Side Rendering.

The Problems That React Server Components Solve hero image
The Problems That React Server Components Solve

How React Server Components address data fetching, composing business logic, and bundle sizes differently than existing solutions.

Adopting React Server Components Incrementally hero image
Adopting React Server Components Incrementally

This seems like as big of a breaking change as we can get, right? Sort of... But how do we incrementally adopt RSCs to get the benefits?

Credits

Much of the inspiration for this was Dan Abramov's and Joe Savona's appearance on the Javascript Jabber podcast, from which I took a lot of examples, explanations, and information. Click here to see the resources I used.

Made by Ricardo Nunez