Very informative about the decisions you need to make - thanks.
"Although you could solve all these pieces yourself in a build tool like CRA, Vite, or Parcel, it is hard to do well..tools that integrates build tools, rendering, routing, data fetching, and code splitting are known as 'frameworks'"
Reposted from
Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework.

We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework.

react.dev/blog/2025/02...

Comments