We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206485f commit 3be0d3eCopy full SHA for 3be0d3e
1 file changed
1-js/09-classes/02-class-inheritance/article.md
@@ -176,7 +176,6 @@ setTimeout(function() { super.stop() }, 1000);
176
```
177
````
178
179
-
180
## Overriding constructor
181
182
With constructors it gets a little bit tricky.
0 commit comments