O’Reilly Velocity Conference – Amsterdam

By  on  

O'Reilly Velocity Conference - Amsterdam

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.

The next Velocity event is coming up in Amsterdam, October 28-30.  The best code speed conference is coming to one of the best cities in the world.  Exciting stuff but what's better than a David Walsh Blog discount?!

20% Discount with 20DWalsh

Registration for Velocity Amsterdam is open! Register early for the best price on tickets and reserve your spot to learn all about web performance, DevOps, continuous delivery and more. Use code ​20DWALSH​ to save 20% in addition to best price!

Recent Features

Incredible Demos

  • By
    Multiple Background CSS Animations

    CSS background animation has been a hot topic for a long time, mostly because they look pretty sweet and don't require additional elements.  I was recently asked if it was possible to have multiple background animations on a given element and the answer is yes...with...

  • By
    jQuery Random Link Color Animations

    We all know that we can set a link's :hover color, but what if we want to add a bit more dynamism and flair? jQuery allows you to not only animate to a specified color, but also allows you to animate to a random color. The...

Discussion

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