Skip to content
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

create-react-app not is recommend now #5909

Closed
zenx5 opened this issue Jun 22, 2024 · 2 comments
Closed

create-react-app not is recommend now #5909

zenx5 opened this issue Jun 22, 2024 · 2 comments
Labels
react Roadmap: react topic-change Missing or deprecated topics in roadmap

Comments

@zenx5
Copy link

zenx5 commented Jun 22, 2024

Roadmap URL

https://roadmap.sh/react

Suggestions

create-react-app not is recommend in the current version of React or in the next version (19).
However, in the roadmap has the check that as optional method.

Currenly React recommend use one Framework as Nextjs, Gasby, or Remix. And as optional method recommend use Vite or Parcel

https://react.dev/learn/start-a-new-react-project#can-i-use-react-without-a-framework
https://19.react.dev/learn/start-a-new-react-project#can-i-use-react-without-a-framework

image

@zenx5 zenx5 added the topic-change Missing or deprecated topics in roadmap label Jun 22, 2024
@github-actions github-actions bot added the react Roadmap: react label Jun 22, 2024
@dansholds
Copy link
Collaborator

While that is true, create-react-app is not depreciated and is still the React recommended method if you're not using a framework, and since this specific roadmap for learning React, it's important that people learn React itself without depending on frameworks.

Feel free to open a PR to add some copy or content links if you feel like it's important.

@zenx5
Copy link
Author

zenx5 commented Jun 24, 2024

i think that the recommend method for create a new project without Framework is: Vite o Parcel.
In the old documentation (legacy), React recommend create-react-app and they have a article about it, but in the new official documentation is not been.

Maybe you want read the issue

in legacy: https://legacy.reactjs.org/docs/create-a-new-react-app.html#create-react-app
in current: ???

Thanks for your time, and for the roadmaps, is cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react Roadmap: react topic-change Missing or deprecated topics in roadmap
Projects
None yet
Development

No branches or pull requests

2 participants