Hacker News new | ask | show | jobs
by vkjv 3814 days ago
How is it arbitrary? It's part of the ES spec.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

I'm honestly curious why this is being removed?

1 comments

Ah, I actually didn't realise this was the case, I've always used `.bind(this)` for this kind of thing.