JavaScript Question: What is Inheritance?

preview_player
Показать описание
Inheritance is a term you hear often. In this video we explain inheritance from a JavaScript perspective and compare it with class based inheritance.

To view a tutorial on prototypes:

To access the object playlist:

For a complete list of all our tutorials:

Take the Learn Modern JavaScript: Getting Started or the Learn Modern JavaScript: Advanced Topics courses at a huge discount:
Рекомендации по теме
Комментарии
Автор

Nice video - clear and uncluttered ! Hope to watch a few more in the series. Thanks for sharing!

tradertube
Автор

what a great video!! Thank you so much. the diagram was definitely helpful!!

graceji
Автор

Your videos are so succinct and gets to the point - thank you!

itsdannyftw
Автор

If only UML had made their arrows in this direction, just maybe UML might of caught on more.

justingiovanetti
Автор

I take it the Class Based Inheritance is what is used in HTML? You mentioned Javascript uses prototypal inheritance but you did not say where we will encounter the Class based system? Your videos are fantastic! I've had many breakthroughs watching.

TerryOkeyTunes