Arrow functions always take up the definition scope, not the calling scope. Therefore, .bind
doesn't work with them.
For useful and amazing frontend and programming tutorials: https://bit.ly/devtools-yt
Arrow functions always take up the definition scope, not the calling scope. Therefore, .bind
doesn't work with them.
For useful and amazing frontend and programming tutorials: https://bit.ly/devtools-yt