React Compiler is the biggest feature of React 19. What does it do?
5
There is a performance cost associated with memoizing
6
How does the React compiler help with memoization?
7
Could you manually accomplish what the Compiler does automatically?
8
How do you use the React Compiler?
9
You need to abide by the React rules for the Compiler to work properly
10
Is React a library or a language?
11
Transpilers vs compilers
12
What are Actions?
13
What are React Transitions?
14
Server Actions vs Client Actions
15
New hoks: useFormState, useFormStatus
16
New features are a big departure from how we use React today
17
Where to learn more about React 19
Description:
Explore the upcoming features and improvements in React 19 through this informative 40-minute video featuring Dev Agrawal, a software developer and React expert. Dive into key innovations like the React Compiler for automated performance optimization, Server Components for faster initial page loads, and new concepts such as Actions and Transitions. Learn about the practical applications of these features, their impact on development practices, and the reasoning behind their introduction. Gain insights into the release timeline, how to experiment with the release candidate, and where to find additional resources for mastering React 19. Understand the evolving nature of React and how these changes position it in the broader context of web development technologies.
What's New in React 19 and What It Means for Developers