Brandon Benvie (2013-10-01T02:56:09.000Z)
domenic at domenicdenicola.com (2013-10-13T02:51:17.484Z)
Not exactly. We're talking about lexical scopes, not function scopes. `this` applies at the function scope (aside from global and arrowfunc scope).
Not exactly. We're talking about lexical scopes, not function scopes. `this` applies at the function scope (aside from global and arrowfunc scope).