A Programmer is told by his wife "please go buy milk, and if they have eggs, buy a dozen." The progr...
I was asked in an interview "when would you not use inheritance." And I paused because the only thin...
Array.prototype.map is very powerful, but comes with one little trip
A Primer on Recursion
What SOLID means in OOP
How to style a checkbox so it looks like a switch
A Quick Discussion on JavaScript Promises
A primer on basic OOP, using cars as an analogy
Switches are ugly, avoid them.