- January 16, 2017
LSD - The secret to coding
What would you say if I told you that the secret to coding was LSD? When you stopped having a conversation with the floor lamp and finished freaking out about the pink spiders in your hair, you would ...
- January 9, 2017
Template Tags
Many developers are still in the process of embracing all of the advances of ES6, CSS3, and HTML5. ...
- September 29, 2015
What is Programming?
In all of my years of being a developer, it's only been in the past few years that I have really ha...
- December 27, 2014
MkObj - VanillaJS Library for Instance-safe objects
Part of my job as an instructor at [Lighthouse Labs](http://lighthouselabs.ca) is to teach Prototyp...
- November 15, 2014
The Mind of a Developer
Some of the most common myths about developers involve social awkwardness, poor fashion sense, and ...
- March 23, 2012
Object Constructors vs. Object Literals – Theory and Practice
I have noticed recently some discussions about the comparison/contrast between object literals and ...
- February 4, 2011
Building Better Objects
## Building Better Objects One of the things which is most remarkable about the jQuery source, if ...