Eight7Teen Interview

By  on  

Eight7Teen's scribe Josh created some sexy bookmarks a month back that I was very impressed with. They were so sexy that he literally called them SexyBookmarks. And seeing as I'm so sexy... Anyways, Josh took the time to interview me recently and the post is now up. Check it out:

http://eight7teen.com/articles/interview-with-david-walsh

Recent Features

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Incredible Demos

Discussion

  1. Hey David,

    I really appreciate you taking the time out of your busy day to privelege me with an interview! Thanks for the compliment about the plugin as well, much love!

  2. Great interview :)

  3. Great interview!

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