The library for web and native user interfaces

If you’re interested in sponsoring React Conf you can contact us using this form forms.reform.app/react-conf/…
3
3
24
19,740
Scholarships for in-person tickets are available forms.reform.app/react-conf/…
1
7
1,561
If you're interested in speaking at React Conf, please respond to our call for speakers. No talk submission is necessary! forms.reform.app/react-conf/…
2
10
2,006
If you can’t make it in person, the conference will be livestreamed for free. Sign up for our newsletter to get updates on the livestream conf.react.dev/#newsletter
2
11
1,579
The lottery for tickets to attend React Conf in person in Henderson, Nevada are now open! Drawings begin April 25th, sign up here forms.reform.app/react-conf/…
1
1
19
2,101
React Conf is back for 2025! Join our co-hosts, @Meta and @callstackio, October 7-8 in Henderson, Nevada or join the free livestream
12
107
678
94,140
We've also re-titled the new "Building your own React Framework" docs to "Building a React App from Scratch" to clarify that it covers many use cases for deciding to start with a build tool instead of a framework:
5
11
80
28,363
Based on feedback, we've added migration guides from Create React App to Vite, Parcel, or Rsbuild when a framework isn't the right fit for your use case, or you prefer to continue building your own framework:
5
12
78
8,442
Finally, Create React App will continue working in maintenance mode, and we've published a new version of Create React App to work with React 19. See the blog post for more info: react.dev/blog/2025/02/14/su…
3
9
120
45,061
If your app has unusual constraints, or you prefer to solve these problems by building your own framework, or you just want to learn how React works from scratch, we've added new docs for building a React framework: react.dev/learn/building-a-r…
3
10
152
49,919
All the frameworks we recommend support client-side rendering (CSR) and single-page apps SPAs. For existing apps, we've provided links to guides to help you migrate to a SPA using a framework. react.dev/blog/2025/02/14/su…
1
2
117
43,885
In principle, we could solve these problems by essentially evolving Create React App into a framework. However, CRA currently has no active maintainers, and instead of creating a new framework, we've decided to recommend one of the existing frameworks that solve these problems already.
4
1
149
48,417
Although Create React App makes it easy to get started, there are several limitations that make it difficult to build high performant production apps. Most production apps need solutions to problems like routing, data fetching, and code splitting.
1
4
190
54,119
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/14/su…
225
992
5,861
1,064,790
We intend to ship an RC of the compiler following the Beta release. Following final feedback on the RC, we plan on a Stable release for the compiler. See the Roadmap to Stable for more information: react.dev/blog/2024/10/21/re…
3
6
94
33,708