Inheritance in JavaScript
Back 19 / 20
In this video, I discuss the concept of inheritance in Object-Oriented Programming (OOP) with JavaScript and using ES6 classes.
Nature of Code 4.5 - Inheritance
Nature of Code 4.7 - Polymorphism
Tutorial on ES6 classes