React new Era, AKA Here we go Server Components
- 10:10
- -
- 10:40
June 27, 2023
10:40
10:10
Hall B
Intermediate | English
We started coding our application in a new way in the past year. Meta frameworks and better tooling gave us granular control over our app's outcome.
From 0 JavaScript to running react components on the server, resumability or partial hydration, welcome to the new era of React.
We'll talk about the new React Server Components, how to stream data from the server to the client, which components are interactive, and how to lift up the state, as much as possible, even completely remove it.