Understanding the this Keyword in JavaScript
What this represents
this in Javascript is a special keyword which refers to the current execution context it is used it . in simpler words this behaves according to the situation in which we used i
mahak810.hashnode.dev2 min read