sumn2u / learn-javascript

A book that teaches JavaScript 📗💻📖
https://javascript.sumankunwar.com.np/en/
Apache License 2.0
855 stars 126 forks source link

Additional information to `class` #189

Closed Lensco825 closed 8 months ago

Lensco825 commented 8 months ago

I think there should be more information about class such as super() and class overriding. I'll be working on this.