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
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

Incredible Demos

  • By
    Introducing MooTools LazyLoad

    Once concept I'm very fond of is lazy loading. Lazy loading defers the loading of resources (usually images) until they are needed. Why load stuff you never need if you can prevent it, right? I've created LazyLoad, a customizable MooTools plugin that...

  • By
    Using MooTools For Opacity

    Although it's possible to achieve opacity using CSS, the hacks involved aren't pretty. If you're using the MooTools JavaScript library, opacity is as easy as using an element's "set" method. The following MooTools snippet takes every image with the "opacity" class and sets...

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!