Hacker News new | ask | show | jobs
by mexicocitinluez 219 days ago
That makes sense.

> there's a lot of outdated React code out there that AI is being trained on.

Yea, but that's better than no code as far as an LLM is concerned, which is what this article is about.

1 comments

Fair, but when the alternative is something like Svelte, there's a lot of new code for AI to train.

And specifically Svelte has their own MCP to help LLMs https://svelte.dev/docs/mcp/overview

I wonder if React has something to keep AI on their toes about best practices.

> I wonder if React has something to keep AI on their toes about best practices.

Ahh, I wouldn't hold my breath.

And to your point, I guess another thing Svelte has is it's compatibility with just vanilla JS, meaning (I think) it doesn't necessarily have to be "Svelte" code to still work with Svelte.