Starting a brand new project which has about 10 routes.
I've been using Svelte for websites and loving how fast, easy, and honestly painless it has been to mostly just write Typescript with HTML/CSS. I'm tempted to use it for my new project, but figured I'd ask for some anecdotes.
I've only ever used React for web UIs since 2016. Anyone using Svelte for web applications instead of choosing React? What are your thoughts?