Y
Hacker News
new
|
ask
|
show
|
jobs
by
timoxley
3001 days ago
Post is referring to async programming in node's callback style (non-promise-based functions executed asynchronously) where return values cannot be captured even if you want to.