React Server Components allow developers to build apps that span the server and client, combining the rich interactivity of client-side apps with the improved performance of traditional server rendering.
0:00 – Introduction
0:45 – How is this different from PHP / Rails?
1:11 – Overview
1:31 – Hybrid Applications
3:50 – How is this different from SSR?
5:14 – React Suspense and Concurrent Mode
6:20 – Hosting React Server Components
6:59 – Demo
8:53 – Conclusion
Links
–––––
Announcement: https://reactjs.org/blog/2020/12/21/data-fetching-with-react-server-components.html
RFC: https://github.com/reactjs/rfcs/pull/188
Demo: https://next-server-components.vercel.app/
Source Code: https://github.com/vercel/next-server-components
–––––
Blog: https://leerob.io/
Twitter: https://twitter.com/leeerob
GitHub: https://github.com/leerob
Course: https://react2025.com/
Download
0 formats
No download links available.
React Server Components (with Next.js Demo) | NatokHD