Calling For Questions – Mailbag!
As my website has grown, I've received numerous emails asking me questions about things ranging from MooTools, to PHP, to CSS, to what I do in my free time. While I'm very open about everything I do, answering the same questions repeatedly can get a little old.
For this reason, I would like to request questions for a "mailbag" post I'll be periodically doing on the website. Please place any questions you have about my job, programming style, expertise, education, or what TV shows I watch below. I'm really excited to get this feature started on my website. I often wonder about other developers so I can only assume some people wonder how I go about life.
Please place your questions in a comment below. I look forward to answering them!
![7 Essential JavaScript Functions]()
I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent. Times have changed but there are still a few functions each developer should...
![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...
![Sara Soueidan’s Favorite CodePen Demos]()
A few months ago, Chris Coyier shared his favorite CodePen demos right here on David's blog. A while back David asked me to share some of my favorite pens too, so here are some of the demos that have blown my mind in the past...
![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...
How many hours do you normally work per week?
Besides work, what else do you like to do?
hi,
when you work on a new website, do you use the help of a graphic designer or you do all the graphical work yourself, in addition to the coding? is it you who design the templates of the sites you build?
amos
What websites and/or other resources do you recommend for a beginner who wants to become a PHP/Javascript/CSS expert like you?
What would you consider your dream job? Who would you want to work for?
What would it take for you to switch to jQuery?
What languages or aspects of the web would you like to be better in?
Keep up the good work!