Understanding the this Keyword in JavaScript
If you’ve ever written JavaScript and felt confused about this, you’re not alone.
Sometimes it points to an object. Sometimes it’s undefined. Sometimes it behaves differently in the same function.
So
this-keyword-explaination.hashnode.dev3 min read