Summary
A Javascript library to make working with the DOM, event handling and AJAX easier.
Overview
Main Website | jquery.com |
Version | 3.1.1 |
Experience | Good |
Notes
- JQuery is a very popular Javascript library so much so that when you search for Javascript solutions what you often find is JQuery code.
- JQuery can make code surprisingly terse and I often find there are many approaches that can be taken to accomplish the same goal.
- While I intended to install it at some point it was installed as part of Project 6: Responsive Layout because it was needed by Bootstrap.