Learning jQuery 1.3 Review
May 5th, 2009 in Uncategorized | No Comments
I recently finished reading Learning jQuery 1.3 written by Jonathan Chaffer and Karl Swedberg, and while this version is merely a rewrite of an earlier edition, my review will be based on the book as a whole and will not compare differences. If you’re looking looking for that, try this review.
Being an intermediate jQuery user, I found the book a bit too basic. It seems to be written mostly for beginners. With that being said, it is an excellent book for beginners. I was really impressed with the quality of the examples. The authors always keep in mind progressive enhancement and graceful degradation. They even mention event delegation! Those are a few topics I wish I knew about when I first started JavaScript development. They are good habits to get into.
Though you should probably have an understanding of JavaScript before learning jQuery, there is also some good material that applies to general JavaScript authoring, such as closures. I found the description of events pretty comprehensive as well.
Anyone will find useful the list of resources and plugins at the end of the book. Something missing from the jQuery plugin repository is a way to filter through bad plugins to find the good ones. The list of recommended plugins in this book is a good place to start.
If you’re a jQuery beginner, I highly recommend this book. If not, you might want to pass it up for something more advanced. Here is a sample chapter on effects if you’d like to take a look

Hi, I'm Chris, a passionate freelance web developer. My languages of choice are PHP and JavaScript, and that's what you'll mostly find in my blog. You'll also find updates about 