JavaScript Classes #5: Polymorphism - JavaScript OOP Tutorial

Publié le: 03 juin 2018
sur la chaîne: dcode
24,647
678

Polymorphism is the act of overriding methods within a derived class. Suppose you have a class called "CA" with a method "MA" on it - if you were to now create a child class of "CA" and then re-define the method "MA" on it, this would be polymorphism.

It is a commonly used technique when dealing with derived classes as in a lot of cases, the child class will be performing the same actions as its parent, but with a little extra.

In this video I take you through a simple example of polymorphism using the typical "Animal" class. I also demonstrate how you can call the parent-defined method through the use of "super".

For your reference, check this out:
https://developer.mozilla.org/en-US/d...

Support me on Patreon:
  / dcode  

Follow me on Twitter @dcode!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!


Sur cette page du site, vous pouvez voir la vidéo en ligne JavaScript Classes #5: Polymorphism - JavaScript OOP Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur dcode 03 juin 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 24,647 fois et il a aimé 678 téléspectateurs. Bon visionnage!