What is "this" in JS?
This is the one question that confuses almost every beginner in JavaScript.
And to which the usual response is:
Hello, my name is Shivam Verma and today I will help you understand this keyword in a very simple way. So stay tuned with me till the e...
blog.theshivamverma.com7 min read
Srishti Sinha
Software Engineer
This blog really helps to understand the concept of this. I have always been confused with the use of this in any language. The context you provided and examples were great. Looking forward for more blogs like these as you mentioned, on "class" and also on other topics. Thanks for such a wonderful explaination Shivam!