A brief post on `this` keyword
The JavaScript this keyword refers to the object where it is used in. It's as if you could open your body, touch and move your organs kinda like. But instead of you doing this weird thing, the object does it on itself. (poor object .. ;/)
const iamOb...
rahulism.hashnode.dev2 min read