Understanding this in JavaScript
One concept that often confuses JavaScript beginners is the this keyword. Unlike many other programming languages, the value of this in JavaScript depends on how a function is called, not where it is
dipan-roy-choudhury.hashnode.dev4 min read