The Magic of this, call(), apply(), and bind() in JavaScript
Understanding this in JavaScript is one of the most important concepts for any web developer. At first, it may seem confusing, but once you understand the core idea — “who is calling the function” — e
vishal-dev.hashnode.dev6 min read