Remix.run Logo
chvid 9 hours ago

Also react in particular in combination with tailwind seems to be easier for LLMs to generate. Probably due to the condensed syntax, no split between code, css and html, plus the color naming scheme of tailwind.

Jolter 9 hours ago | parent | next [-]

Probably due to the extremely large amounts of React code in the training data set, not due to any inherent advantage of the framework.

LLM coding will lead to stagnation in languages and frameworks as developers start considering how competent their favorite agent is in each domain.

chrismorgan 7 hours ago | parent | prev [-]

LLMs favour React and Tailwind because they’re popular, so they’ve seen a lot of them, not because of technical merit. This is the very manifestation of React winning by default and slowing innovation.

DimmieMan 4 hours ago | parent [-]

Given the quality of some of that combo I’ve seen vomited out, it’s technical dismerit.

I wonder if you’re better off with something critical mass enough that an LLM can correctly write it at all but not trained on mountains and mountains of slop.