Remix.run Logo
nonethewiser 3 months ago

Using a framework like react constrains developers in a different way. React isnt simply a convention like the linked example.

_heimdall 3 months ago | parent | next [-]

I see it differently there, react (any framework) is simply convention built into shared libraries and enforced through tooling.

React is a particularly interesting one because it is still flexible enough that there is still a lot of reliance on developers actively sticking to the conventions recommended.

simg 2 months ago | parent | prev [-]

react isn't a framework, it's a library.