Subscribe to RSS

Some rights reserved

Except where otherwise noted, content on this site is licensed under a Creative Commons License


programming‎ > ‎javascript‎ > ‎

Why JQuery?

- unobtrusive JavaScript
- lean API, makes your code smaller and clean 
- very powerful concepts: selectors, unified event model,  $ function the Only Function in your namespace
- plugin API is really simple
- big and active community 
- big boys also uses it too: amazon, ibm, microsoft, google...