Understanding this, call(), apply(), and bind() in JavaScript
When learning JavaScript, one keyword that often confuses beginners is this.
At first, it may seem mysterious because its value changes depending on how a function is called.
But if we think about it
aryan22n.hashnode.dev5 min read