Understanding Javascript's Call, Apply and Bind Methods
When learning Javascript, you will come across the this keyword. The this keyword is associated with Object Oriented Programming (OOP). In JavaScript, the value of this depends on how a function is called, not where the function is declared.
Let’s l...
kodecheff.hashnode.dev4 min read
Godswill Edet
Software Developer
Totally worth the 7mins read