Hacker News new | ask | show | jobs
by smnrchrds 3928 days ago
This is starting to look like Reddit.
1 comments

Nothing wrong with a little bit of humor, imo. It's not like a thread is full of puns.
make it then-able... like so:

doSomeAsync() .andThen(doSomeOtherAsync1) .andThen(doSomeOtherAsync2) ... .andThen(SomeOtherAsync10) .noAndThen(finalize)

callback hell