- JQuery is a free JavaScript library that gives us access to multiple functions with just a few line of JavaScript code.
2)It provides free lines of code already written by someone else and high availability for all web browsers.
3)The uncompressed version includes comments, whitespaces and extra lines of code that make it easier to read but also heavier in data size. The minified version is recommended for web apps because it gets rid of all that extra code to free up space.