Hacker News new | ask | show | jobs
by epidemian 4519 days ago
Arrow functions preserve the 'this' of their enclosing context: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe... :)