Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To me, arrow functions behave more like I would expect functions to behave. They don’t include all the magic bindings that the function keyword imparts. Feels more “pure” to me. Anonymous functions can be either function () {} or () => {}


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: