What’s New in React 19 for Developers
Scrimba Articles

EDITOR BRIEF
React 19 is the current major React version, with 19.2.7 as the latest patch in the excerpt. It introduced Actions and related hooks, the use API, ref as a normal prop, native document metadata, and stable Server Components. Later updates added features like Owner Stacks, useEffectEvent, Performance Tracks, and Partial Pre-rendering, while the React Compiler is now stable at 1.0.
INSIGHTS
If you are learning React, focus on the stable APIs first and ignore outdated posts that stop at 19.0. A good next step is to read the release notes for 19.0 through 19.2 and try one feature, like useActionState or use, in a small app.
Learn more with these courses
CodeFriends courses that build on this story. Practice in the browser with nothing to install.
- Introduction to HTML, CSS, and JavaScriptLearn the fundamentals of HTML, CSS, and JavaScript, and build your own website from scratch.Beginner25 Hours
- Introduction to Web Development (Light)Master HTML, CSS, and JavaScript in just 10 hours.Beginner10 Hours
- Python Programming 101Learn Python in just 20 hours! Kickstart your programming journey with this beginner-friendly course.Beginner20 Hours
COMMENTS
Loading comments…