JavaScript Inheritance Tutorial Object Oriented Class Programming

Publicado el: 20 mayo 2013
en el canal de: 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.


En esta página del sitio puede ver el video en línea JavaScript Inheritance Tutorial Object Oriented Class Programming de Duración hora minuto segunda en buena calidad , que subió el usuario Adam Khoury 20 mayo 2013, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 54,298 veces y le gustó 622 a los espectadores. Disfruta viendo!