Understanding this, call(), apply(), and bind() in JavaScript
When learning JavaScript, many beginners get confused by the keyword this.At first it may feel strange, but the idea is actually simple.
A good way to understand this is:
this refers to the object th
everything-about-oop.hashnode.dev5 min read