Understanding the this Keyword in JavaScript
In JavaScript, one of the most confusing topics for beginners is the this keyword. Many people think it behaves the same everywhere, but it actually changes depending on how and where the function is
javascript-nodejs.hashnode.dev3 min read