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
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

  • By
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

Incredible Demos

  • By
    Elegant Overflow with CSS Ellipsis

    Overflow with text is always a big issue, especially in a programmatic environment. There's always only so much space but variable content to add into that space. I was recently working on a table for displaying user information and noticed that longer strings were...

  • By
    Add Site Screenshots for External Links Using MooTools Tooltips

    Before you send your user to an unknown external website, why not provide them a screenshot of the site via a tooltip so they may preview the upcoming page? Here's how you can do just that using MooTools. The MooTools JavaScript The first step is to grab...

Discussion

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