Comment on JavaScript: what is "this"?parentComments−natrius16yYou've left out event handlers, which are another case in which `this` can get confusing.
Comments
You've left out event handlers, which are another case in which `this` can get confusing.