jQuery is a great library, it removed the pain from JavaScript development and renewed my love for building web applications.
With the increased power of modern web browsers, you can start to question if you still need jQuery as a dependency. Have a look at http://youmightnotneedjquery.com/. It shows you a specific jQuery function and it’s equivalent in native JavaScript.