jQuery Is Seriously Underrated The mainstream opinion seems to be that jQuery is outdated because vanilla JavaScript can work uniformally across virtually all modern browsers. But I've been playing around with jQuery for the first time and wow - it's much more enjoyable to work with than vanilla JavaScript is. Granted I don't work with JavaScript professionally (I use Java at work) so I might be overlooking jQuery cons that only become apparent in large professional codebases. |