O’Reilly Velocity Conference is Coming!

By  on  

Velocify Conference Discount Code

I wanted to give everyone a quick reminder that O'Reilly's Velocity Conference is coming up from June 24-26 in Santa Clara, CA.  Velocity conference gets me super excited because it's the conference that focuses on front-end performance, not simply front-end techniques.  Too often we're so happy when our widget, site, or app works that we don't take the time to stop, analyze performance, and adjust.

Velocity Conference addresses mobile and desktop performance, CSS performance, JavaScript performance, and network performance.  Top speakers like Laura Swanson of Etsy, Stoyan Stefanov of Facebook, Pamela Fox of Khan Academy, and several other performance speakers will be sharing their knowledge and insight.

Discount Code:  AFF20

Due to the big response of my first post, O'Reilly has provided me another discount code of AFF20 to get you 20% off the conference cost.  Hang on to that cash for drinks, dinner, and networking.  Or sweeten the pot for your employer by letting them know you're saving 20%.  Either way, enjoy the discount code!

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
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    Digg-Style Dynamic Share Widget Using MooTools

    I've always seen Digg as a very progressive website. Digg uses experimental, ajaxified methods for comments and mission-critical functions. One nice touch Digg has added to their website is their hover share widget. Here's how to implement that functionality on your site...

  • By
    Implementing Basic and Fancy Show/Hide in MooTools 1.2

    One of the great parts of MooTools is that the library itself allows for maximum flexibility within its provided classes. You can see evidence of this in the "Class" class' implement method. Using the implement method, you can add your own methods to...

Discussion

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