Remix.run Logo
Izkata 5 hours ago

> One of the biggest criticisms at the time (And perhaps still now) was that it wasn't opinionated at all. It didn't make assumptions as to how to do routing, or to fetch data, or to handle state. The community eventually converged towards a handful of solutions, like redux, but it was easy for each project to have its own combination of flavours and patterns.

> Angular was an all-batteries-included MVC framework

As said back then, React is just the "V" in "MVC".