Tumblr - beardedocto.tumblr.com - Bearded Octo
General Information:
Latest News:
JS Inheritance in 15mins or Less 5 May 2012 | 01:25 am
Inheritance and encapsulation is an essential tennant of OOP. JS does things a little bit differently than most languages, we’ll go over those differences in this post. It’s assumed you already have a...
OO JS in 15mins or Less 28 Apr 2012 | 05:56 am
Properties, methods, and the elusive this oh my what’s a developer to do? Read this guide to writing elegant object oriented (OO) JavaScript I respond! Learning to write elegant JavaScript is importa...