Understanding the this Keyword in JavaScript
Introduction
When we first see this in JavaScript, it feels confusing. It doesn't behave like variables. It doesn't hold a fixed value. But once we understand one simple idea, everything becomes clear
javascriptwithmith.hashnode.dev3 min read