Understanding the this Keyword in JavaScript
It trips up almost every developer at some point. Here's a clear breakdown of how it actually works.
The this keyword in JavaScript always refers to an object but here's the catch: which object it ref
understanding-this-keyword-in-javascript.hashnode.dev4 min read