Viva-ing Las Vegas

By  on  

If you live anywhere near Madison, Wisconsin, you know it's been one of the worst winters ever. Record snowfall, freezing rain, and 100+ car accidents are just a few of the highlights. For that reason, I'll be off to Sin City tomorrow in search of some form of heat.

Look forward to new articles next Tuesday!

Recent Features

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

  • 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...

Incredible Demos

  • By
    MooTools PulseFade Plugin

    I was recently driven to create a MooTools plugin that would take an element and fade it to a min from a max for a given number of times. Here's the result of my Moo-foolery. The MooTools JavaScript Options of the class include: min: (defaults to .5) the...

  • By
    CSS Vertical Center with Flexbox

    I'm 31 years old and feel like I've been in the web development game for centuries.  We knew forever that layouts in CSS were a nightmare and we all considered flexbox our savior.  Whether it turns out that way remains to be seen but flexbox does easily...

Discussion

  1. Nice! Have fun. You know prostitution is legal there right? Now might be a good time to bring up that “two chicks at the same time” thing to the girlfriend.

  2. Good point Chris. I actually went to Vegas with twenty guys for a bachelor’s party last year. You have no idea how glad I am that my girlfriend wasn’t on THAT trip.

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