NetTuts: Make Your MooTools Code Shorter, Faster, and Stronger

By  on  
MooTools Faster

My latest NetTuts tutorial has hit! From the post:

MooTools is one of the most flexible, modular, and well written JavaScript frameworks available. So many people use it but many of them don't optimize their code. This post will provide you with fifteen simple tips for making your MooTools code shorter, faster, and stronger.

Don't miss it! http://net.tutsplus.com/tutorials/javascript-ajax/make-your-mootools-code-shorter-faster-and-stronger/

Recent Features

Incredible Demos

  • By
    CSS Rounded Corners

    The ability to create rounded corners with CSS opens the possibility of subtle design improvements without the need to include images.  CSS rounded corners thus save us time in creating images and requests to the server.  Today, rounded corners with CSS are supported by all of...

  • By
    Create a Dojo Lightbox with dojox.image.Lightbox

    One of the reasons I love the Dojo Toolkit is that it seems to have everything.  No scouring for a plugin from this site and then another plugin from that site to build my application.  Buried within the expansive dojox namespace of Dojo is

Discussion

  1. (Posting on nettuts makes problems, so I’ll post here..)

    Hi –

    very good article, especially since it’s extensive.

    It brought some new insights (event delegation) and the jQuery + Mootools part is quite helpful – when using wordpress with plugins, this is unfortunately nearly unavoidable.

    regards.

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