Discussion on this keyword in Javascript
In javascript, this keyword behaves differently compared to other languages. This keyword refers to an object and the manner in which it is called will be responsible for telling which object.
Mini Question:
What will be the output if we console.log ...
pulkitgovrani.hashnode.dev2 min read