|
|
|
|
|
by djacobs
3795 days ago
|
|
I'm not yet convinced that it's just syntactic sugar. For example, what (generic) code is `super` syntactic sugar for? Even if it is just syntactic sugar, that syntactic sugar makes it much more approachable for devs who want to use classical inheritance (not that I'd encourage that). |
|
https://github.com/isaacs/inherits/blob/3af5a10c6b51f9e99d9f...