Understanding the this Keyword in JavaScript
One of the most confusing topics in JavaScript is the keyword this.
At first, it feels mysterious:
Why does it change?
Why does it behave differently in different places?
What is it pointing to?
understandingthethiskeywordinjavascriptineasyway.hashnode.dev4 min read