The library for web and native user interfaces

Filter
Exclude
Time range
-
Minimum likes
browser() is a new API for components that depend on the browser. Calling use(browser()) suspends during server rendering, so React can show the nearest Suspense fallback and continue rendering the component on the client. react.dev/reference/react-do…
3
3
70
9,976
Fragment Refs are now stable. Pass a ref to <Fragment> to work with its DOM children as a group, without adding a wrapper element. FragmentInstance includes APIs for events, focus, observers, measurement, and scrolling. react.dev/reference/react/Fr…
1
1
83
10,847
<ViewTransition> is now stable. It can animate UI as it enters, exits, or updates. Transitions, Suspense reveals, and deferred updates can trigger the animation. react.dev/reference/react/Vi…
6
11
144
17,109
React 19.3 is now available! This release makes View Transitions and Fragment Refs stable, and adds browser(), Trusted Types support, and Context in Server Components. react.dev/blog/2026/09/09/re…
66
430
3,069
267,736
The React Foundation has officially launched, hosted by the Linux Foundation. Read more here: react.dev/blog/2026/02/24/th…
65
416
1,459
131,988
Thank you to @infinite_red @OldMissionHQ @arcjethq @RenderATL for being React Conf 2025's Silver sponsors!
5
39
18,605
Checkout @giolaq and @efahsl React Conf 2025 talk on how to use React and React Native to build for Amazon’s new Vega OS: piped.video/watch?v=NKLwWf2G…
1
2
11
2,797
A huge thank you to React Conf 2025's sponsors. This event wouldn't be possible without the support of our incredible partners conf.react.dev/#sponsors
1
1
12
1,482
We want to make the next React Conf even better. Please give us your feedback and share your thoughts with us: conf.react.dev/survey
1
7
1,418
You can also checkout the photos from React Conf 2025 here: conf.react.dev/photos
1
6
1,766
In case you missed it, most speakers were interviewed by @JorgeWritesCode. See the interviews here: conf.react.dev/?grid=intervi…
2
3
16
2,577
We've published recordings of all the React Conf 2025 talks for you rewatch: conf.react.dev/
2
35
133
30,057
Thank you for joining React Conf 2025, we hope to see you at the next React Conf!
28
24
254
49,981
We found that the fix to address the DoS vulnerability in React Server Components (CVE-2025-55184) was incomplete and does not prevent an attack in a specific case. This is disclosed as CVE-2025-67779. New patches are available now, please update immediately.
26
52
377
164,749
These vulnerabilities are present in the patches published last week for React2Shell. Even though they do not allow for Remote Code Execution they are high severity and you should update (again) immediately. react.dev/blog/2025/12/11/de…
6
25
320
142,985
This pattern shows up across the industry. For example, after Log4Shell, additional CVEs were reported as the community examined the original fix. Additional disclosures can be frustrating, but they are generally a sign of a healthy response cycle.
1
24
302
121,152