Calling For Questions – Mailbag!

By  on  

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!

Recent Features

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    prefers-color-scheme: CSS Media Query

    One device and app feature I've come to appreciate is the ability to change between light and dark modes. If you've ever done late night coding or reading, you know how amazing a dark theme can be for preventing eye strain and the headaches that result.

  • By
    :valid, :invalid, and :required CSS Pseudo Classes

    Let's be honest, form validation with JavaScript can be a real bitch.  On a real basic level, however, it's not that bad.  HTML5 has jumped in to some extent, providing a few attributes to allow us to mark fields as required or only valid if matching...

Discussion

  1. How many hours do you normally work per week?

  2. Miguel Palazzo

    Besides work, what else do you like to do?

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

  4. Ben

    What websites and/or other resources do you recommend for a beginner who wants to become a PHP/Javascript/CSS expert like you?

  5. Jurio

    What would you consider your dream job? Who would you want to work for?

  6. Manu

    What would it take for you to switch to jQuery?

  7. Jason

    What languages or aspects of the web would you like to be better in?

    Keep up the good work!

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