Pro JavaScript with MooTools by Mark Obcena

By  on  
MooTools Book

With Christmas almost upon us, I wanted to throw a gift idea out there to everyone.  MooTools Contributor Mark Obcena (keeto) has just finished writing his MooTools book:  Pro JavaScript with MooTools.  As you would expect, this book covers not just the basics of MooTools but the advanced concepts behind the code.  Pro JavaScript with MooTools teaches you why MooTools is written the way it is and how to leverage every byte of code to to create efficient, powerful web applications.

Mark is a hugely valuable member of the MooTools community.  His "Up the Herd" series explores the advanced concepts of MooTools, and this book will no doubt do the same.  Do yourself a favor:  grab Mark's book.  Whether you're a MooTools veteran or JavaScript noob, Mark's book will empower you to create amazing MooTools-driven websites.

The forward to Mark's book is written by MooTools creator Valerio Proietti.  If that's not an endorsement, I don't know what is.

I'm not making any referral money with this post;  I simply believe in Mark's MooTools expertise and ability to explain complex concepts.

Recent Features

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

  • By
    Create a Download Package Using MooTools Moousture

    Zohaib Sibt-e-Hassan recently released a great mouse gestures library for MooTools called Moousture. Moousture allows you to trigger functionality by moving your mouse in specified custom patterns. Too illustrate Moousture's value, I've created an image download builder using Mooustures and PHP. The XHTML We provide...

Discussion

  1. Do you know if it is based on 1.2x or 1.3? The amazon page either didn’t say, or hid it rather well. ;-)

    • Never-mind… Sorry, David, guess I should have read the ENTIRE description closer. It does sound pretty good though!

      I’ve been using mootools for 2+ years now, and I’ve always been impressed with how well it fills in the gaps and differences between prototypical and classical OOP languages. I think this would make a wonderful reference book for anyone wanting to know the intricacies of javascript!

  2. Onion Eye

    I’ve been waiting for this book for a couple of months now, but I recently ordered four books from Amazon, and now I’m kinda broke :) However, I will buy it eventually, since I want to delve into MooTools a bit more.

    MooTools FTW! :D

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!