Meta-frameworks

Or frameworks, this is debatable!

  • You can use React without a framework
  • But react.dev recommends using a framework so it is easier to get started
  • Simplifies the process of building a production-ready React application
  • Frameworks provides solutions for common problems like routing, state management and more
  • Few popular react frameworks include Next.js, Gatsby, Remix