The Magic of this, call(), apply(), and bind() in JavaScript
In JavaScript, there is one keyword which confuses beginners more than recursion, pointers and sometimes even their own life decisions.
That keyword is this.
You’ll see it everywhere in JS code, but a
tejasxdev.hashnode.dev4 min read