Hacker News new | ask | show | jobs
by hu3 217 days ago
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.

1 comments

> 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.