No questions yet
857 visits
Outline:Classes and Inheritance in JS How to create a Class How to inherit properties and methods of a class Constructor Function Invoking Parent class constructor Super Keyword Creating Object for a class Passing variables from child to parent class
Classes and Inheritance in JS How to create a Class How to inherit properties and methods of a class Constructor Function Invoking Parent class constructor Super Keyword Creating Object for a class Passing variables from child to parent class
Show video info
Pre-requisite