The Magic of this, call(), apply(), and bind() in JavaScript
One of the most confusing things for beginners in JavaScript is the keyword this.
At first it feels mysterious. But once you understand a simple idea, everything becomes much clearer.
The key idea is:
getknowladge.hashnode.dev4 min read