React Server Components Explained
Server components allow you to execute React logic on the server, drastically reducing your JavaScript bundle sizes.
React
A deep dive into how RSCs change the way we think about modern React.
Server components allow you to execute React logic on the server, drastically reducing your JavaScript bundle sizes.