The Magic of this, call(), apply(), and bind() in JavaScript
JavaScript has a concept that confuses many beginners.
That concept is this.
But once you understand one simple idea, everything becomes clear.
this means: “Who is calling the function?”
In this art
shivaramwebdev.hashnode.dev4 min read