Y
Hacker News
new
|
ask
|
show
|
jobs
by
rubber_duck
3536 days ago
>A promise library with lambdas is much easier to write and read than the equivalent state machine.
async/await makes this even easier, AFAIK C++ is getting it soon as well.