So there’s lots of debate about the merits of pure JavaScript objects (using Prototypal Inheritance) vs constructor functions (classes). I was on the former bandwagon until recently when I realized there are a couple of really good reasons to use … Continue reading
May 6, 2012
by Dustin Boston
0 comments