top | item 47032750

(no title)

likium | 13 days ago

There's 3x more React libraries and code out there to reference. AI agents do _a lot_ better with React than, say, SolidJS. So productivity > performance is a tradeoff that many companies seem to happily take.

discuss

order

Tade0|13 days ago

There's so many React libraries because the framew... I mean library is extremely barebones.

That is, in my view, the main issue with React (rendering model notwithstanding): every React application is composed of tens of tiny dependencies and since there are several competing libraries for even basic things like routing, no two projects are the same.

yaku_brang_ja|13 days ago

Umm, are we really taking "being AI friendly" as an account to choose framework now? I’ve seen this mentioned often enough lately that it’s making me uncomfortable. I fear if this will becomes epidemic. This will literally hault progress in improving and adopting better frameworks.

likium|13 days ago

As a solo dev who picked SolidJS, yes, it is a big factor. Things like tldraw, node editors, wysiwyg editors, etc. Having to reimplement them is a huge time sink.

endemic|13 days ago

And the end users pay the price!

benterix|13 days ago

> AI agents do _a lot_ better with React

Do you really think this is a solid argument in this particular discussion (about it being slow and introducing a mass of unnecessary complexity)?

0xblinq|13 days ago

Some people need ways to cope with the drawbacks of what they use, even if irrelevant to the conversation.