Web Hosting Search Interview
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.
![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...
![Animated 3D Flipping Menu with CSS]()
CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more. I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...
![Dijit’s TabContainer Layout: Easy Tabbed Content]()
One of Dojo's major advantages over other JavaScript toolkits is its Dijit library. Dijit is a UI framework comprised of JavaScript widget classes, CSS files, and HTML templates. One very useful layout class is the TabContainer. TabContainer allows you to quickly create a tabbed content...
![Do / Undo Functionality with MooTools]()
We all know that do/undo functionality is a God send for word processing apps. I've used those terms so often that I think of JavaScript actions in terms of "do" an "undo." I've put together a proof of concept Do/Undo class with MooTools.
The MooTools...
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.
Same for me, a hobby to begin with. Calms the soul after a hard day’s crack dealing.
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.
:)