The Magic of this, call(), apply(), and bind() in JavaScript
One of the most confusing topics for JavaScript beginners is the keyword this.However, once you understand a simple rule, it becomes much easier.
this refers to the object that is calling the functio
web-dev-explained.hashnode.dev4 min read