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
    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
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    Create a NoScript Compatible Select Form Element with an onChange Event

    I wouldn't say that I'm addicted to checking Google Analytics but I do check my statistics often. I guess hoping for a huge burst of traffic from some unknown source. Anyway, I have multiple sites set up within my account. The way to...

  • By
    Styling CSS Print Page Breaks

    It's important to construct your websites in a fashion that lends well to print. I use a page-break CSS class on my websites to tell the browser to insert a page break at strategic points on the page. During the development of my...

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!