The Magic of this, call(), apply(), and bind() in JavaScript
When beginners start learning JavaScript, one word causes a lot of confusion:
this
Sometimes it points to an object. Sometimes it points to something else.
But once you understand who is calling the f
blog-santra.hashnode.dev4 min read