Calmy explaining "this" in JavaScript
The behavior of this keyword in different contexts can be very confusing for a JavaScript developer. Here is some must-know information regarding the same.
First things first, what exactly is this?
This is a keyword that references the object that is...
syedmazhar.hashnode.dev2 min read