Resources
Prototypes and Inheritance
- http://geekabyte.blogspot.com/2013/03/difference-between-protoype-and-proto.html
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript#Inheritance
- You Don't Know JavaScript - this and Object Prototypes
- Understanding
this
once and for all