David Walsh on the Faceoff Show Podcast

By  on  
The Faceoff Show

I have the honor of being on Mark Sanborn and Jade Robbin's awesome podcast: The Faceoff Show. The guys grilled me about my blog, the MooTools JavaScript framework, and a variety of other projects. It was great fun and I recommend checking out their website and past episodes.

If you can stomach hearing me talk about myself, don't miss the podcast!

Recent Features

  • By
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

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

Incredible Demos

  • By
    Introducing MooTools Dotter

    It's best practice to provide an indicator of some sort when performing an AJAX request or processing that takes place in the background. Since the dawn of AJAX, we've been using colorful spinners and imagery as indicators. While I enjoy those images, I am...

  • By
    AJAX Page Loads Using MooTools Fx.Explode

    Note: All credit for Fx.Explode goes to Jan Kassens. One of the awesome pieces of code in MooTools Core Developer Jan Kassens' sandbox is his Fx.Explode functionality. When you click on any of the designated Fx.Explode elements, the elements "explode" off of the...

Discussion

  1. Interview starts from minute 40 :)

  2. Nice job man, inspiring me to actually get my blog going :-)

  3. EmEhRKay

    Ha. I would never thought that you sound that way. Good interview though! The podcast as a whole was pretty great. Google voice — sign me up!

  4. Chris Bolson

    Great interview, good to hear how you got to where you are (so far).

  5. Hey David, great interview. So you’re now “officially” a mac convert then?

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