Starting an AI Company: Svelte or React

2 points by ubereverywhere ↗ HN
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 ] thread
Let the AI choose.
Chances of it blowing up are near-zero, statistically.

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

The frontend library should be the smallest of your concerns, unless you decide to use none.