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

[React Course] Use vite instead of create-react-app for starting a new project #1757

Open
SarahSchmid opened this issue Jul 25, 2024 · 0 comments

Comments

@SarahSchmid
Copy link

I don't think I have to go deep into the why. Create-react-app in no longer maintained and got removed from the official React docs in march 2023. I would recommend to use Vite instead of CRA in the React course due to its similarity and to keep the simplicity of starting a new React project.

https://medium.com/@dawid.niegrebecki/create-react-app-is-dead-what-to-use-instead-fcdd46b70295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant