Hacker News new | ask | show | jobs
by rizzaxc 627 days ago
I'm tempted to try this in my SvelteKit app. What do I lose compared to a React user?
1 comments

Bigger ecosystem for react. Svelte is easier to develop in rapidly.

I can make things much faster in Svelte, epsecially since Svelte is less complex than React. With AI code generators, I don't really even have to think, just tell it what I want.

Of note, my main career isn't programming.