Sunsetting Create React App

Viewed 39
The discussion revolves around the recent decision to sunset Create React App (CRA) due to compatibility issues with React 19. Users express mixed feelings about the transition to alternative frameworks such as Next.js, pondering the trade-offs between ease of use and potential complexity. Critics argue for a more diverse choice of frameworks instead of a uniform recommendation towards Next.js, citing concerns about corporate influence and the need for a clear alternative that isn't solely Next.js. A few users note a desire to simplify frontend development, advocating for less reliance on frameworks altogether and returning to basic server-rendered applications. Overall, there's a tension between the need for modern features and the complexity that comes with various frameworks.
0 Answers