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
    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
    5 Awesome New Mozilla Technologies You’ve Never Heard Of

    My trip to Mozilla Summit 2013 was incredible.  I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out.  MozSummit provided the perfect reminder of how brilliant my colleagues are and how much...

Incredible Demos

  • By
    Google Font API

    Google recently debuted a new web service called the Font API.  Google's Font API provides developers a means by which they may quickly and painlessly add custom fonts to their website.  Let's take a quick look at the ways by which the Google Font...

  • By
    Dynamic Waveform Visualizations with wavesurfer.js

    Waveform images are an awesome addition to boring audio widgets.  They can be functional as well as aesthetically pleasing, allowing users to navigate audio visually.  I recently found wavesurfer.js, an amazing waveform image utility that uses to Web Audio API to create super customizable...

Discussion

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