JavaScript Prototypal Inheritance
Learn JavaScript prototypal inheritance and start creating and inheriting “classes” in JS.
Watch how to install io.js / node.js and get the same dev setup I’ve got in this video: https://www.youtube.com/watch?v=Ads1A7pn2LI
If you’re new to JavaScript, you might want to learn about JavaScript functions first: https://www.youtube.com/watch?v=jEx9V4uUcg0
Code example from this video: https://github.com/shama/letswritecode/tree/master/javascript-prototypal-inheritance
source