-
-
Notifications
You must be signed in to change notification settings - Fork 40.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React Developer Roadmap: Revise React CLI tool alternative options. #4580
Comments
That's right. I just checked. Nowadays, the team recommends using production-grade React frameworks like NextJS, Remix, Gatsby for native apps. Are you working on it? Or worked on it? I think I can do this if that's not a problem. |
I'm not working on this one atm, go for it! |
Alright I just created a PR |
Hey there! Looks like this issue has been hanging around for a bit without much action. Our roadmaps have evolved quite a bit since then, and a bunch of older issues aren't really applicable anymore. So, we're tidying things up by closing out the older ones to keep our issue tracker nice and organized for future feedback. If you still think this problem needs addressing, don't hesitate to reopen the issue. We're here to help! Thanks a bunch! |
This issue should be reopened. The last release of the |
Roadmap URL
https://roadmap.sh/react
Suggestions
React.dev no longer recommends using the create-react-app CLI in its "Getting Started" documentation. In fact, it was reported to be removed from React's official documentation altogether.
Instead, it recommends a litany of React frameworks with create-next-app at the top.
Perhaps we can consider updating our React Roadmap to reflect those changes.
The text was updated successfully, but these errors were encountered: