Saturday, February 13, 2010

The jQuery Cookbook

The jQuery Cookbook, like the many other Cookbook series of books from O'Reilly proves to be an extremely valuable addition to any web developer's bookshelf. There's nothing unexpected here - it's a book full of practical solutions to hundreds of everyday problems.

The first chapter, "jQuery Basics" is meant to be a crash course introduction to jQuery, but it likely won't suffice if you're new to jQuery, and certainly won't prepare you if you're relatively unfamiliar with javascript in general. This book is primarily intended for the everyday jQuery developer who wants a reference for specific issues that come up in projects.

If you are familiar with jQuery basics, a cover-to-cover reading of this book will take you to the next level, but most developers will only read the entries that pertain to the problems they face during development.

The jQuery Cookbook was written by the jQuery community - people who have faced these issues in their own development and have solved them in the real world. I found that a majority of the recipes were well written and clear with properly tested and working code. All-in-all, the jQuery Cookbook is a useful and reliable resource for practical jQuery development.

No comments:

Related Posts with Thumbnails