|
|
|
|
|
by thiht
1604 days ago
|
|
> create-react-app (Which is a nightmare of needless complexity under a thin and very slow veneer of convenience). No it’s not. create-react-app barely does anything except bootstrapping a project with sane defaults. It could improve on devDependencies but they don’t depend on a lot more that what you’d need to setup yourself anyway. |
|