Twitter: @mootools

By  on  
Twitter @mootools

I've followed @jquery now for quite a while. Though I spend most of my time with Moo, it's good to keep up with the other frameworks and see what I can gain from their ideas. Even if you're a MooTools dev, I'd recommend throwing a follow @jquery's way.

That said, I happy to say that I'll be spreading the Twitter love by helping Aaron Newton moderate the @mootools account. Please send any good Moo-related articles, demos, or scripts in an "@" reply to the @mootools account, in a shout out to Aaron directly, as a comment to this page (now and in the future), or via my contact page.

This is an announcement I'm very excited about. Please help gain momentum by sharing articles and passing on the word!

Recent Features

  • By
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    Do / Undo Functionality with MooTools

    We all know that do/undo functionality is a God send for word processing apps. I've used those terms so often that I think of JavaScript actions in terms of "do" an "undo." I've put together a proof of concept Do/Undo class with MooTools. The MooTools...

  • By
    Reverse Element Order with CSS Flexbox

    CSS is becoming more and more powerful these days, almost to the point where the order of HTML elements output to the page no longer matters from a display standpoint -- CSS lets you do so much that almost any layout, large or small, is possible.  Semantics...

Discussion

  1. Congrats David! Following @mootools now! :)

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