Starting an AI Company: Svelte or React
I'm thinking about building my new AI company in Svelte but worried if that will lead to long term issues as it does not have as much support/libraries/github projects. Should I use react instead, don't want to bite myself in the back later on if it blows up.
5 comments
[ 3.3 ms ] story [ 18.7 ms ] threadUse what you like. Svelte makes some things easier.
Sveltekit is full stack, and with drizzle-orm, zod, and superforms you've got a great start.