Mastering this, call(), apply(), and bind() in JavaScript
JavaScript has a small word that confuses almost every beginner.
That word is this.
At first it looks simple, but then you see things like:
call()
apply()
bind()
and suddenly everything feels mysteri
themagicofthiscallapplyandbindinjavascriptineasyway.hashnode.dev5 min read