Follow MooTools on GitHub!

By  on  

We always look to follow projects on Twitter, follow people via thee RSS feed, and so on, but how about following the progress of a project on GitHub? You know, the place where the code actually lives? Here are the GitHub accounts for MooTools contributors and developers so that you can follow them.

Following GitHub is a great way to have the inside track (not trac) on upcoming MooTools and open source project updates. You can also see what Moo developers are working on when they aren't knee deep in JavaScript!

Recent Features

  • By
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    MooTools Equal Heights Plugin:  Equalizer

    Keeping equal heights between elements within the same container can be hugely important for the sake of a pretty page. Unfortunately sometimes keeping columns the same height can't be done with CSS -- you need a little help from your JavaScript friends. Well...now you're...

  • By
    Create Twitter-Style Dropdowns Using MooTools

    Twitter does some great stuff with JavaScript. What I really appreciate about what they do is that there aren't any epic JS functionalities -- they're all simple touches. One of those simple touches is the "Login" dropdown on their homepage. I've taken...

Discussion

  1. MooTools rocks!

  2. +respect for David

    It’s one thing to love something and another thing to actually contribute to it. Anyone can be a passionate for any product or framework but you put your money in your mouth when you actually help better it.

    I’ve also seen some of David’s MooTools blog posts mentioned in other blogs. David really is an asset to the MooTools community.

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