Skip to content
Node.js Sounds Complicated? This Article Makes It Click

Edit It: Use the 'super' keyword's dot notation to access the parent object's prototypal property

Home>super Keyword in JavaScript>Edit It: Use the 'super' keyword's dot notation to access the parent object's prototypal property

Edit It: Use the 'super' keyword's dot notation to access the parent object's prototypal property

This code shows how to use the super keyword's dot notation to access a parent object's prototypal property.

See it on StackBlitz