Pregunta de entrevista de Solera

What are the different `this` contexts within a browser?

Respuesta de la entrevista

Anónimo

27 sep 2017

this this and this. depending on the context -> functors, functions, classes, events, closures and global window ;)