Advantages of jQuery

Advantages of jQuery.

The advantages of using jQuery are:

1. JavaScript enhancement without the overhead of learning new syntax

2. Ability to keep the code simple, clear, readable and reusable

3. Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls

4. Ease of use- it is more easy to use than the standard javascript and other libraries.

5. Large library – It has a lot of functions compared to javascript.

6. Strong opensource community – there are a lot of plugins available for the faster development of the applications.

7. Great documentation and tutorials – the jQuery website has plenty of tutorials that are required for the beginners.

8. Ajax support – They let you develop the templates easily.
Features of jQuery
Features of jQuery - Effects and animations, Extensibility, DOM element selections functions, CSS manipulation..........
Concepts of "$ function" in jQuery
Concepts of $ function in jQuery - The type of a function is "function". There are a lot of anonymous functions is jquery.........
Why is jQuery better than javascript?
Why is jQuery better than javascript? - jQuery is great library for developing ajax based application..........
Post your comment