Understanding this in JavaScript
While Understanding this in JavaScript, it felt confusing for no reason.
But honestly, the idea is simple.
this just means: “Who is calling the function?” That’s it.
If you keep this one line in your
understanding-javascript-methods.hashnode.dev2 min read