Agreed, its a pleasure working with jQuery because 1. things are consistent & complete , so its very easy to guess what a function should be named and how it would work, and 2. the docs are great. every function has an easy small description and some good examples.
Comments
Agreed, its a pleasure working with jQuery because 1. things are consistent & complete , so its very easy to guess what a function should be named and how it would work, and 2. the docs are great. every function has an easy small description and some good examples.
2. also reflects how well chaining works.