Web Hosting Search Interview

By  on  

Preeti at Web Hosting Search found me interesting enough to throw together some interview questions for me. You can check out the interview at:

http://www.webhostingsearch.com/articles/programming-david-walsh.php

Feel free to post any followup questions here. Thank you to Preeti for putting this together.

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
    9 More Mind-Blowing WebGL Demos

    With Firefox OS, asm.js, and the push for browser performance improvements, canvas and WebGL technologies are opening a world of possibilities.  I featured 9 Mind-Blowing Canvas Demos and then took it up a level with 9 Mind-Blowing WebGL Demos, but I want to outdo...

Incredible Demos

  • By
    Using jQuery and MooTools Together

    There's yet another reason to master more than one JavaScript library: you can use some of them together! Since MooTools is prototype-based and jQuery is not, jQuery and MooTools may be used together on the same page. The XHTML and JavaScript jQuery is namespaced so the...

  • By
    Spoiler Prevention with CSS Filters

    No one likes a spoiler.  Whether it be an image from an upcoming film or the result of a football match you DVR'd, sometimes you just don't want to know.  As a possible provider of spoiler content, some sites may choose to warn users ahead...

Discussion

  1. So, web design/development started as a hobby? Then it became your passion and what you want to make living from? For me, its a hobby though its the way I make my living.

  2. Same for me, a hobby to begin with. Calms the soul after a hard day’s crack dealing.

  3. Thank you David! That was super nice of you. I learned some new ideas on how I should learn coding. I just started making my blog sites and am trying to navigate the CSS/PHP/html world.

    :)

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