Understanding the this Keyword in JavaScript
If there’s one concept in JavaScript that quietly confuses almost every developer at some point, it’s the this keyword.
At first glance, it looks simple. You see it inside objects, inside functions, a
dnano.hashnode.dev4 min read