Hacker News new | ask | show | jobs
by irrational 2691 days ago
But... people had dynamic UIs before jQuery and Vue. The main benefit of jQuery was back in the days when the browsers were so different from each other, but that's not the case anymore. I'd recommend learning some vanilla JS before thinking that you need jQuery/Vue/React to create dynamic UIs.
1 comments

The difference is imperative vs reactive UI. The impact of this is hard to overstate.