O’Reilly Velocity Conference – Santa Clara

By  on  

Velocity Conference
My favorite front-end conference has always been O'Reilly's Velocity Conference because the conference series has focused on one of the most undervalued parts of client side coding:  speed.  So often we're so excited that our JavaScript works that we forget that speed, efficiency, and performance are just as important.

This year Velocity is broadening its scope to business:

You'll still find plenty of hard-core web operations and performance sessions at the conference. But the web-centric innovation sparked by the Velocity community has forever changed business-as-usual. So we're broadening the scope of Velocity in Santa Clara to include the essentials of "Building a faster, stronger business."

So now O'Reilly is adding another oft-ignored facet of development to Velocity:  business.  There's no other conference like it.

Save 20% with AFF20

If you want to save 20% on Velocity Conference in Santa Clara, CA on May 27-29, 2015, click here and use code AFF20!

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
    Conquering Impostor Syndrome

    Two years ago I documented my struggles with Imposter Syndrome and the response was immense.  I received messages of support and commiseration from new web developers, veteran engineers, and even persons of all experience levels in other professions.  I've even caught myself reading the post...

Incredible Demos

  • By
    PHP / MooTools 1.2 Accordion Helper

    The MooTools Accordion plugin seems to be the plugin that people seem to have the most problems with. It's an awesome plugin, so I can see why so many people want to use it, but I think that may be part of the problem.

  • By
    CSS Transforms

    CSS has become more and more powerful over the past few years and CSS transforms are a prime example. CSS transforms allow for sophisticated, powerful transformations of HTML elements.  One or more transformations can be applied to a given element and transforms can even be animated...

Discussion

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