Understanding the this Keyword in JavaScript
A complete guide — from the problem it solves to how the JavaScript engine resolves it internally.
In this article
Why this was introduced
What this actually represents
this in the global context
all-about-js.hashnode.dev9 min read