The Magic of this, call(), apply(), and bind() in JavaScript
One of the most confusing parts of JavaScript for beginners is the keyword this. It seems to change its meaning depending on where you use it. However, once you understand the simple rule of "who is c
js-blogs-aarav.hashnode.dev4 min read