The Magic of this, call(), apply(), and bind() in JavaScript
Introduction
When learning JavaScript, developers often encounter a special keyword called this. At first, it may look confusing because its value can change depending on how a function is used.
Under
ashutoshblogmagics.hashnode.dev6 min read