Today’s WebDev Trivia Quiz

According to the W3C standard, an HTML script tag should have a type attribute, who’s value should be a MIME/content type. Although commonplace, we (web developers) almost always write this (incorrectly) as the value “text/javascript”; now – without looking – does anyone know what it actually should be?

Still Using Firebug?

As a web developer, I hadn’t decided to focus on front-end work until another developer told me about Firebug. When I started targeting mobile, I switched to the Developer Tools suite (DevTools) built in to Google’s Chrome browser. Two years later and I’m just beginning to realize what I’ve been missing. I was on the /r/javascript forum on Reddit… Read More Still Using Firebug?