Hacker News new | ask | show | jobs
by dwaltrip 252 days ago
So what’s the deal with svelte runes and maybe causing people to switch off of it?
1 comments

It's just a new way of using reactive vars, which you have to get used to a bit, and which people that don't like change are annoyed about. But it's ultimately a more consistent and flexible way which actually makes a lot of sense once you're used to it.
Thanks for the reply! I’m kind of curious to try out svelte, and that is helpful info
I would say go for it. Svelte is very nice compared to React or anything else if you ask me.