facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.44k stars 26.76k forks source link

we should deprecate cra #12745

Open chann44 opened 1 year ago

chann44 commented 1 year ago

Is your proposal related to a problem?

(Write your answer here.) I 'm always frustrated when create react app take years to restart server

Describe the solution you'd like

just delete this github repo

(Describe your proposed solution here.)

Describe alternatives you've considered

(Write your answer here.) I use vite or next js

Additional context

(Write your answer here.)

jimmailcamp commented 1 year ago

Agreed.

theisoj commented 1 year ago

I agree.

rdzidziguri commented 1 year ago

Is not this project already dead? I thought it was already gone, but I can see it is still alive and making people's life difficult, and nobody cares.

vczb commented 1 year ago

It makes sense that Create React App (CRA) is being deprecated. React is a library that now has many powerful framework options available, such as NextJS, GatsbyJS, Solid, Vite, and others.

While CRA was once a useful starter boilerplate, there are now better options available