The this keyword refers to the context where a piece of code is running. OR this keyword batata hai ki kaha pe (context) code run kar raha hai. The value of this in JavaScript depends on where the function is invoked or called, not where it is define...
ridamsinghal.hashnode.dev14 min read
No responses yet.