Pro JavaScript with MooTools and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
Sell Us Your Item
For a $2.20 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Start reading Pro JavaScript with MooTools on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

Pro JavaScript with MooTools (Expert's Voice in Web Development) [Paperback]

Mark Obcena
4.2 out of 5 stars  See all reviews (5 customer reviews)

List Price: $44.99
Price: $31.50 & FREE Shipping. Details
You Save: $13.49 (30%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it Wednesday, May 29? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $28.79  
Paperback $31.50  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now

Book Description

December 22, 2010 1430230541 978-1430230540

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 DOM: 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.

What you’ll learn

  • How MooTools augments natives and creates new types via the Type constructor and how it uses the advanced features of JavaScript functions to extend the language.
  • All about object-oriented programming in native JavaScript and MooTools Class counterpart—the internals of the Class Type and other special object-oriented features that the framework adds to the language.
  • How MooTools improves the DOM API via Element and the Events Types; and how Slick, the MooTools selector engine, uses advanced JavaScript features to create a fast and easy way to control the DOM.
  • How MooTools wraps the native XMLHttpRequest to create a truly cross-browser implementation and how the MooTools Fx classes create smooth, powerful animations for the browser.
  • About the CommonJS initiative and MooTools support for it and how MooTools can be used without the DOM to create an ORM that talks to a database outside the browser.
  • About Deck and Raccoon: two simple, yet powerful, frameworks built atop MooTools that enable you to create server-side JavaScript applications.

Who this book is for

The book is for beginner to advanced MooTools users who want to learn about the internals and deeper areas of the framework, and beginner to advanced users who want to learn about MooTools 2.0. JavaScript programmers will also benefit from learning about the more advanced features of the language and how MooTools uses them.

Table of Contents

  1. JavaScript and MooTools
  2. Functions
  3. Objects
  4. Classes
  5. Classes: The Extras
  6. Types
  7. JavaScript in a Window
  8. Elements
  9. Selector Engines
  10. Events
  11. Request
  12. Animation
  13. JavaScript without Limits
  14. MooTools on Deck
  15. Resources

Frequently Bought Together

Pro JavaScript with MooTools (Expert's Voice in Web Development) + MooTools 1.2 Beginner's Guide + MooTools Essentials: The Official MooTools Reference for JavaScript  and Ajax Development (FirstPress)
Price for all three: $91.14

Buy the selected items together

Customers Who Bought This Item Also Bought


Editorial Reviews

About the Author

A bio is not available for this author.

Product Details

  • Paperback: 428 pages
  • Publisher: Apress (December 22, 2010)
  • Language: English
  • ISBN-10: 1430230541
  • ISBN-13: 978-1430230540
  • Product Dimensions: 7.5 x 0.9 x 9.2 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #1,015,392 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

4.2 out of 5 stars
(5)
4.2 out of 5 stars
4 star
0
3 star
0
2 star
0
Most Helpful Customer Reviews
2 of 2 people found the following review helpful
5.0 out of 5 stars Finally! April 27, 2011
Format:Paperback
I just got this book today and have consumed more than half of it...intermingled with correcting my flawed code. Just want to say, "Finally!!!" This book does NOT gloss over anything. Of course, that means that legal stimulants are mandatory to read through this book, BUT WELL WORTH IT!

To the author: THANK YOU!!!
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars A great book July 18, 2012
Format:Paperback|Amazon Verified Purchase
This is such a great book not only as a discussion around the implementation of Mootools, but as a whirlwind tour of Javascript/ECMAScript. I have read before Javascript, the Good Parts and understand that prior Javascript knowledge can enhance the experience of reading this book. I'm a fan of the gradual and practical approach the author has taken when describing Mootools' functionality which makes reading such a technical book more of a leisurely activity.

I would recommend it to anyone that wants a deeper understanding of Javascript especially if their learning style requires an application-oriented approach.
Comment | 
Was this review helpful to you?
2 of 3 people found the following review helpful
1.0 out of 5 stars A poorly written, confused book. February 5, 2012
Format:Paperback|Amazon Verified Purchase
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, while 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.
Comment | 
Was this review helpful to you?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...

Create a guide


Look for Similar Items by Category