So you ever use React for your projects, or so you primarily go to svelte? I've been trying to get into learning webdev frameworks and React is everywhere so i figured it was the only one worth diving into.
I use both, depending on the context! imo, Svelte is a wonderful starting point - feels closer to the native web and has the right amount of magic. React is great because the ecosystem is massive and it's easy to find npm deps for common components, etc.
Comments