11/2/2015
•
EN
Of Classes and Arrow Functions (a cautionary tale)
Explains the pitfalls of using arrow functions as class methods in JavaScript, highlighting prototype inheritance issues.