Y
Hacker News
new
|
ask
|
show
|
jobs
by
xyzzy123
3622 days ago
Did you mean return callback("error1") etc? Forgetting the return is a classic bug when you're in callback hell...
1 comments
angersock
3621 days ago
Yeeeeep.
I think the example and your reply neatly illustrate the problem.
link
I think the example and your reply neatly illustrate the problem.