The Magic of `this`,` call()`, `apply()`, and `bind()` in JavaScript
JavaScript becomes much more powerful and flexible once you understand how this works. Many beginners find this confusing because its value is not fixed. It changes depending on how a function is call
mahi-07.hashnode.dev6 min read