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

all I'm asking for with Javascript is a shorter function keyword. Let me have

dosomethingasync(f() { });

With a language so dependent on callbacks, anonymous function are so verbose.



Try CoffeeScript.

  dosomethingasync ->
      #etc




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

Search: