|
|
|
|
|
by mden
130 days ago
|
|
> React is the literal worst of all the modern JavaScript frameworks and yet that's what everybody insists on using. That's rather amusing. "Am I wrong? No it's the rest of the world!" How are these other frameworks so far ahead? I've used a couple of frameworks and React has been the easiest from the big ones to wrap my head around. |
|
I can only speak for Svelte, in Svelte 3/4 it was so dead simple that I built my first basic webapp with 0 javascript, css or html experience in 3 days.
By week 2 I was trying out different UI libraries and css frameworks, that part was super rough though, back then lots of compat issues.