What's 'this' (in JavaScript)
Mar 3 · 9 min read · We have created objects in JavaScript by using classes and functions. And we have used the 'this' keyword. But what actually is it? And why is it infamous for gotchas? When I first got to 'this' I lit