On Dec 9, 2013, at 12:36 PM, Axel Rauschmayer <[email protected]> wrote:
> What I’m worried about is conceptual simplicity. I like function declarations > and prefer them to function expressions, but recently did a small survey on > Twitter and was surprised to find out that the majority of people prefer var > + function expression to a function declaration, because then there is only a > single kind of function definition. My only point was that in general, arrow functions will not completely replace longhand functions. It may be the case that for some programmers, even many (though I'm skeptical), they will. They won't in general. Dave _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

