Pro JavaScript with MooTools is unlike any other JavaScript book on the market today. While similar books focus on either JavaScript as a language of the browser or how to use JavaScript frameworks, Pro JavaScript with MooTools fills the gap between these topics and moves beyond―exploring the advanced features of JavaScript and how the MooTools framework uses these features to further improve the language itself. The book itself takes a unique three-pronged approach. It first walks you through the advanced features of JavaScript and the MooTools framework, including native augmentation and type creation, a comprehensive discussion of JavaScript functions, object-oriented programming with native JavaScript and MooTools Classes, and the MooTools Class internals. You’ll then learn all about Javascript in the the Elements classes and its internals, the MooTools Event system, Selector engines and MooTools Slick, Ajax and the Request Object, and animation and the Fx classes. The final section really sets the book apart from all others, as it discusses JavaScript outside the browsers. You’ll take an in-depth look at CommonJS and MooTools, using MooTools outside the browser to build ORM, creating simple CommonJS applications via the MooTools Deck framework, and creating complex server-side applications using Raccoon.
This book's number one flaw is that it attempts to speak both to complete beginners and seasoned developers at the same time. Unfortunately, the author misses both marks completely, and creates a book that can easily confuse and frustrate beginners, and bore experienced developers . This is achieved by constantly throwing esoteric buzz words without explaining them, while digging unnecessarily deep into common knowledge terms, using a condescending tone suitable only for a beginners book. Even worse, more often than not, the glossing through is done for things that are rather relevant to the matter, and the digging into is done to things that are marginally relevant. After reading almost half the book I found that I learned so little relevant information that I could easily fit it into a tutorial blog. By the time you get to the "good stuff", you're tired out of your mind of endless chatter.
The book's second shortcoming is its completely uninspired examples. This is most evident when trying to convey concepts that require not just the "how" but the "why" as well (for example, currying. The example given made it seem like currying is a pointless exercise in over designing code).
This book is obviously a work of an inexperienced, good willed author. I have no problem with that. However, I do have a problem that I paid a sum fitting a professional book, and ended up paying for someone else's learning experience.