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
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    Fading Links Using jQuery:  dwFadingLinks

    UPDATE: The jQuery website was down today which caused some issues with my example. I've made everything local and now the example works. Earlier this week, I posted a MooTools script that faded links to and from a color during the mouseover and mouseout events.

  • By
    MooTools TextOverlap Plugin

    Developers everywhere seem to be looking for different ways to make use of JavaScript libraries. Some creations are extremely practical, others aren't. This one may be more on the "aren't" side but used correctly, my TextOverlap plugin could add another interesting design element...

Discussion

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