The Magic of this, call(), apply(), and bind() in JavaScript
One of the most confusing topics for JavaScript beginners is the keyword this. Many developers struggle with understanding what this refers to.
But once you understand one simple idea:
this refers to
iamnimesh.hashnode.dev4 min read