The Magic of this, call(), apply(), and bind() in JavaScript
While learning JavaScript, sooner or later we come across a keyword called this. At first it may look confusing because its value can change depending on how a function is used.
A simple way to unders
all-about-javascript.hashnode.dev5 min read