Understanding this, call(), apply(), and bind() in JavaScript
Today we're talking about something that confuses a lot of beginners. The this keyword. And three methods that work with it: call(), apply(), and bind().
The easiest way to understand it is: this mean
amirana.hashnode.dev6 min read