Y
Hacker News
new
|
ask
|
show
|
jobs
by
nailer
3692 days ago
That's the most common node flow control library, and it's awesome, but it's still built on callbacks. With ES2016 you can have an async function return a value you can assign to with =.
Or, short ver: less indentation.