Remix.run Logo
wanderlust123 5 hours ago

Not all UIs converge to a React like requirement. For a lot of use cases React is over-engineering but the profession just lacks the balls to use something simpler, like htmx for example.

zeroonetwothree 3 hours ago | parent | next [-]

Core react is fairly simple, I would have no problem using it for almost everything. The overengineering usually comes at a layer on top.

all_factz 4 hours ago | parent | prev [-]

Sure, and for those cases I’d rather tell the agent to use htmx instead of something hand-rolled.