DEV Community

Discussion on: Understanding: Context, Scope, Execution Context and 8 different This value in JavaScript explained by Paw Patrol!

Collapse
 
voidjuneau profile image
Juneau Lim

God, I didn't know that I could use this to refer to the global context. This is surprising.