Javascript Inheritance – 6 inheritance methods in Javascript
Javascript Inherited operations need to have a parent class, here use the constructor plus the prototype to create one
Javascript Inherited operations need to have a parent class, here use the constructor plus the prototype to create one