(no title)
queuep | 1 year ago
Vue was the same, vue 1 was simple and you could get going within minutes, svelte had the same feeling first time I used it, but now looking at version 5, it still looks simple, but seems to start leaning towards the same route vue took..
arcanemachiner|1 year ago
Personally, I like to stay as close to web standards as possible, instead of tying myself to specific implementations of specific addons for specific frameworks.
alexrage|1 year ago
React is the closest to standard JS in my experience.
jakelazaroff|1 year ago
pier25|1 year ago
I don't think this is what happened with Svelte though. I never used v1 but v5 simplified and distilled a lot of things vs v3 (and v4 which was almost identical).