The Magic of this, call(), apply() and bind() in JavaScript
Introduction
When learning JavaScript, one concept that often confuses beginners is the this keyword. But the idea becomes much simpler if we think about one question, "Who is calling the function?".
devrahulll.hashnode.dev4 min read