A JavaScript library that makes it easy to dynamically update your pages (i.e. perform DOM manipulation)
Offers a simple way to achieve a variety of common JavaScript tasks
Consistent across all browsers
Does not do anything native / vanilla JavaScript cannot do, just does it with a more intuitive syntax
It’s important to note that jQuery is NOT another programming language it is a library or tool built on top of JavaScript