Remix.run Logo
swiftcoder 3 hours ago

> The problem that React solves is creating reactive user interfaces

The problem that React originally aimed to solve was creating reactive user interfaces in facebook's monorepo monolith where 1,000+ software engineers are constantly churning code.

This is potentially not the same problem that you are envisioning there, and it tends to put rather different constraints on the solution.