Upcoming O’Reilly Velocity Conferences

By  on  

Velocity Conference is one of those conferences that every type of software industry specialist should go to, and I say that as a front-end developer.  Velocity covers a host of important topics:  security, performance and scaling, devops, leadership, and more.  While I love nothing more than burying my head into a text editor, a recognize that security, performance, and essential team skills like leadership are important for career growth.

Velocity Conference is hitting two amazing cities this October:  New York, NY, USA (October 1-4) and London, England, UK (October 17-20).  You'll hear from diverse speakers from prominent organizations like Google, Netflix, Dropbox, Pinterest, Microsoft, Fastly, Intel, and more!

25% Off Discount Code: PC20DWALSH

As always O'Reilly hooks readers of this blog up with an awesome discount:  get 25% off with code PC20DWALSH.

A huge thank you to my excellent Sponsor, O'Reilly, for hooking up my readers!

Recent Features

  • By
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

Incredible Demos

  • By
    Duplicate the jQuery Homepage Tooltips

    The jQuery homepage has a pretty suave tooltip-like effect as seen below: The amount of jQuery required to duplicate this effect is next to nothing;  in fact, there's more CSS than there is jQuery code!  Let's explore how we can duplicate jQuery's tooltip effect. The HTML The overall...

  • By
    MooTools Star Ratings with MooStarRating

    I've said it over and over but I'll say it again:  JavaScript's main role in web applications is to enhance otherwise boring, static functionality provided by the browser.  One perfect example of this is the Javascript/AJAX-powered star rating systems that have become popular over the...

Discussion

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