I also started using #svelte with #javascript first, then #typescript
It really feels like a modern way to work with the #web. I can quickly build web applications that run smoothly, are reactive to my data and their changes.
The build process is scary tho, and i still don't understand a bit of it.
Svelte itself is a brilliant mix of HTML with a reactive and declarative interface to the DOM and i really love it.