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
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • 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
    Link Nudging Using Dojo

    In the past we've tinkered with link nudging with MooTools and link nudging with jQuery. In an effort to familiarize myself with other JavaScript frameworks, we're going to try to duplicate that effect with another awesome framework: Dojo. The JavaScript: Attempt...

  • By
    Web Audio API

    The Web Audio API allows developers to load and decode audio on demand using JavaScript.  The more I evaluate awesome games for Firefox OS TVs, the more I get to learn about these APIs that I normally wouldn't touch.  The following is a very basic introduction to the WebAudio API...

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!