jQuery is commonly suggested as a good starting point for beginner web developers. Many learn jQuery even before they’ve begun to learn vanilla Javascript.
[…]
Vue has taken care of many of the pain points about jQuery raised above:
[…]
jQuery is only easier if you already understand Javascript and the DOM API. That’s not the case for beginners. jQuery is not simpler, just abbreviated.
[…]
So next time someone asks you what they should learn as a beginner web developer, maybe jQuery is not the thing.
[…]