jadjoubran / codetogo.io

🚀 JavaScript code to go - Find updated snippets for common JavaScript use cases
https://codetogo.io
MIT License
233 stars 30 forks source link

Use Case Suggestion: OOP #295

Open ChillerDragon opened 2 years ago

ChillerDragon commented 2 years ago

How to inherit How to call parent method How to call parent constructor etc ..