|
|
|
|
|
by rk06
492 days ago
|
|
CRA also does not include router, and is not extensible. If the goal was to replace CRA with equally bad tool then next might be considered a viable alternative. The goal however is to create a minimal setup to get started with React SPA. And vite's starter template does better |
|
Next is that minimal setup, that has everything you need. Saying vite is a "minimal setup" is like saying webpack is a minimal setup, if by that you mean an useless setup wherein you have to then add a bunch of libraries for basic needs. That directly contradicts with the idea of being minimal.