Understanding this, call(), apply(), and bind() in JavaScript
One thing that confuses almost every beginner in JavaScript is this.
At first it feels random, but the idea is actually simple.
What this means in JavaScript
In simple terms, this refers to the objec
kumar-rishabh.hashnode.dev3 min read