DEV Community

Discussion on: Why you should avoid using arrow functions to define class methods

Collapse
 
sebbdk profile image
Sebastian Vargr

Kudos for pointing this out, this really matters when things start to scale. :)

Collapse
 
sakhnyuk profile image
Michael Sakhniuk

Thank you, Sebastian!