↧
Technical Interviews Suck
First off, this is my <sarcasm>long-awaited</sarcasm> return to blogging on this site. It’s been almost 2 years to the day since I put up my last post. Sheesh, that’s been way too long....
View ArticleOn the nature of timers
UPDATE: I’m conducting a survey on JS timers that I’d ask if you would please consider taking before reading this article. Thanks! What kind of timers? JavaScript’s setTimeout(..) and setInterval(..),...
View ArticleTeaching: Convergence and Divergence
This post isn’t about JS code. It’s observations about the goals we have when we teach JS development (and really any programming language). By teaching, I don’t mean only when you’re standing in a...
View Article