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.
In questa pagina del sito puoi guardare il video online JavaScript Inheritance Tutorial Object Oriented Class Programming della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Adam Khoury 20 maggio 2013, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 54,298 volte e gli è piaciuto 622 spettatori. Buona visione!