The Magic of this, call(), apply(), and bind() in JavaScript
A small debugging story many JavaScript developers eventually run into.
John and Lucy were working on a small Node.js script. They has an object representing a user, and a function that prints a greet
javascriptfunctionmagic.hashnode.dev6 min read