Slides / VideoIntermediate
The super Keyword in Classes
Learn how super calls a parent class constructor and reuses parent methods when extending in TypeScript.
1 / 6
Learn how super calls a parent class constructor and reuses parent methods when extending in TypeScript.