The Complete Guide to `this`, `call`, `apply`, and `bind` in JavaScript
4d ago · 8 min read · The Mental Model: "Who's Calling?" (With Enforcement) The common explanation that this refers to "who is calling the function" is a good starting point, but it's incomplete. JavaScript's this binding
Join discussion


