The Magic of this, call(), apply(), and bind() in JavaScript
Imagine having a very huge JavaScript object and you need to reference properties in the same object in 100 places? Your first thought would be to keep referencing the containing object using it’s nam
iamharshitsharma-gitotes.hashnode.dev5 min read