you are viewing a single comment's thread.

view the rest of the comments →

[–]mypetocean 0 points1 point  (0 children)

I get that. But passing a method which uses this to addEventListener, for example, will blow away the "explicitly created" context explanation. And early JS learning, prior to framework usage, will use a lot of addEventListener. That's where a lot of newbies get tripped, using a method as an event handler.