The library for web and native user interfaces

We are excited to announce @vercel as a React Conf Gold sponsor this year!
452
70
2,671
869,652
We also released v6 of eslint-plugin-react-hooks. This release includes flat config by default, and lets you opt-in to new lint rules powered by the React Compiler. In a future release, we plan to add these new lint rules to the recommended preset: react.dev/reference/eslint-p…
3
10
74
21,647
Partial pre-rendering is a new capability in React DOM that lets you pre-render part of your app ahead of time, and then resume rendering later to fill in the remaining content. Support includes new APIs to resume from the existing prerender APIs: react.dev/blog/2025/10/01/re…
1
2
68
11,277
Performance Tracks are a new set of custom tracks in performance profiles that show more info about your app. They include a Scheduler track that shows the priority of work, and a Components track to show which component is being worked on. react.dev/reference/dev-tool…
1
11
131
40,842
useEffectEvent allows you to create "Effect Events" to split “Event” logic out of the Effect that emits it. Similar to DOM events, Effect Events always “see” the latest props and state, so your Effect doesn't need to re-run when the values change: react.dev/learn/separating-e…
6
24
241
120,260
<Activity> lets you break your app into “activities” that can be prioritized. It ships with 2 modes: "hidden" and "visible". When "hidden", Activity hides the children, unmounts effects, and defers all updates until React has nothing left to work on: react.dev/reference/react/Ac…
3
4
83
19,006
For a list of everything included in this release, check out the React 19.2 blog post announcement: react.dev/blog/2025/10/01/re…
1
6
77
15,449
React 19.2 is now available! This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more!
49
471
2,650
318,860
Big announcement! Amazon Developer will be the platinum sponsor of React Conf 2025. Connect with their team onsite to learn how to bring your React and React Native apps to Amazon's new Vega OS!
Meet Vega OS and Vega Developer Tools! Starting with our Fire TV 4K Stick Select, Vega OS will power all future SMPs. Vega Developer Tools features: 🔧 React Native framework 🌐 Web app support 📚 Comprehensive documentation Read the blog to learn more➡️ developer.amazon.com/apps-an…
2
34
327
45,264
Sign up for the React Conf newsletter to get notified when the free livestream goes live conf.react.dev/
1
4
18
12,171
Sign up for the React Conf newsletter at conf.react.dev/ to get notifications about the free livestream
1
3
19
13,076
Cody Olsen is giving a talk on React Compiler
2
4
35
14,976
@chancethedev is giving a talk on React’s new features
1
1
26
2,021
@ruslanlesiutin is giving a talk on React DevTools
1
1
26
2,359
@rickyfm is giving a talk on React's new features
2
2
39
37,526
@__jackpope will talk about React's new features
1
1
30
3,179
@poteto will talk about React Compiler
4
7
107
137,345