this, call, apply, bind in JavaScript A-Z
this keyword is very important and might be a confusing topic in JavaScript. I will try to explain this topic with all possible examples.
Why is this used in JS? In normal words, this is pointed an object. Which object depends on how this is being in...
sahedthought.hashnode.dev4 min read