Home
@[email protected] @[email protected] it's literally not, it's awful in every way possible - webpack, in 2024 - if you want even the slightest amount of customization - good fucking luck ejecting and managing that enormous default config yourself - `react-scripts` has some insane number of dependencies. like why does `react-scripts` need fucking tailwind. why does it need `jest`. - it hasn't been updated in 2 years already, so when using cra you basically immediately end up with 20+ deprecation warnings from npm, and can't really do anything about it - and last of all, there are literally dozens of better, faster and more modern alternatives. creating a vite project from a react template is probably even easier than using cra. there's also remix, astro and other ssr frameworks. there's literally no reason to use cra in 2024, except for ignorance and unwillingness to try something new