JavaScript Inheritance Tutorial Object Oriented Class Programming

Published: 20 May 2013
on channel: Adam Khoury
54,298
622

In all programming languages that sport object oriented features there is a concept known as "Inheritance". Inheritance is when an object inherits all of the properties and methods of its parent object, to become a specialized version of the parent object. In JavaScript we use the prototype property to establish subclasses that inherit the characteristics of our parent classes. This results in a specialized subclass that can retain its own properties and methods, as well as inherit all of the properties and methods of the parent class.


On this page of the site you can watch the video online JavaScript Inheritance Tutorial Object Oriented Class Programming with a duration of hours minute second in good quality, which was uploaded by the user Adam Khoury 20 May 2013, share the link with friends and acquaintances, this video has already been watched 54,298 times on youtube and it was liked by 622 viewers. Enjoy your viewing!