Profile avatar
react.dev
77 posts 15,186 followers 1 following
Regular Contributor
Active Commenter

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework. We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework. react.dev/blog/2025/02...

React v19 is now stable! react.dev/blog/2024/12...

[email protected] is out today with a replacement for sibling pre-rendering. Give it a try and maybe we can ship React 19 soon? github.com/facebook/rea...

just put this thing on the react site footer. feel free to copy paste github.com/reactjs/reac...

did you know that you can conditionally exit an effect? this is useful if you want a subscription to only stay active while some condition is true, and to stay removed while that condition is false. a bit mindbending, but so it is with react!

SDK 52 beta is now available! Try upgrading your app and let us know if you run into any issues! ⏳The beta period will last about two weeks. expo.dev/changelog/20...

this is pretty huge — the react native team has been working towards this milestone for the last six years! reactnative.dev/blog/2024/10...

what makes a good component?

in case you missed it, the first react compiler beta dropped among other things is official support for React 17+ so you can try it even with an old React (and yes, version 17 is four years old, which is about seventy five in the javascript years)

anyone else out here making rectangles