jQuery
À propos de jQuery
jQuery is a widely-used JavaScript library that addresses a number of common web application writing needs.
It allows HTML document traversing and simplifies event handling, animating, and Ajax interactions. Overall, this allows for speedy web development (jQuery's motto is: “Write less, do more”).
jQuery harmonises many browser-specific features, providing a solid foundation for developing. Furthermore, this makes it much more convenient and achievable to create applications on all browsers.
The main advantages of jQuery are how easy it is to learn and its small size when compared to other JavaScript frameworks.
Additionally, it has a large range of plugins available for various specific needs.