Join Slack
Powered by
We should not translate `super()` call to `SuperCl...
# javascript
k
konsoletyper
02/28/2017, 2:46 PM
We should not translate
super()
call to
SuperClass.call()
in case of
external
superclasses. Instead, we have to check whether "super class" is a constructor
Open in Slack
Previous
Next