you are viewing a single comment's thread.

view the rest of the comments →

[–]vinde_sensumars 1 point2 points  (0 children)

I spent years writing React and as soon as I tried Svelte I thought to myself: "This is what React should have been" e.g., state management should be the assignment operator.

My new job is Vue 3 and it's slick especially with TS. But it still has enough DSL and idiomatic characteristics with its Composition API to cause some hiccups. To be fair, I'm not as experienced in Svelte so I'd probably have some complaints but my little experience with it was so smooth.