The Magic of this, call(), apply(), and bind() in JavaScript
Javascript has a keyword this, which often confuses beginners. Then comes in call(), apply() and bind() to make the situation even worse.
We’ll be walking through these in a simple way, explaining the
abdxllahblogs.hashnode.dev3 min read