$100 Off W3Conf Discount Code!

By  on  
W3Conf

W3Conf is quickly approaching and if you haven't considered going, you're crazy you really should.  The speaker line-up is full of legends:  Lea Verou, Eric Meyer, my favorite Mozillian, Janet Swisher, and more.  You may also bump into well-known developers Chris Coyier, Jacob Thornton, Nicole Sullivan, and many more.  If you haven't registered yet, there's now a better reason to go:  a cheaper ticket!

Coupon Code:  WALSH

Use the coupon code WALSH and you can save $100!  Use that money to buy one of your favorite devs a drink!  ;)  The conference is February 21-22 in San Fransisco, California.  Sign up and have fun!

Side note:  I was invited to attend W3Conf but couldn't due to Walsh Kid ™ being due to enter the world around that time.  Please do go though -- you'll have loads of fun and learn a lot!

Recent Features

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

Incredible Demos

Discussion

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