jQuery

   Introduced in 2006, jQuery is one of the earliest frontend frameworks.jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code.Not only does jQuery offer simplicity and ease to use, but it also minimizes the need to write extensive JavaScript codes.

jQuery is browser-friendly and supports any browser you intend to use.



Comments