0
Why am I getting undefined if I remove 'this' ?
Inside Snake constructor, I have called Animal constructor. But if I remove the this keyword I am getting undefined in the output. WHY ?? https://code.sololearn.com/c3xDtSPIndz0/?ref=app
1 Réponse
+ 2
Levi as you pointed out "this" is a keyword
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this