Hacker News new | ask | show | jobs
by calvintennant 4686 days ago
In the `Asynchronous Wait` example did you mean: `function getUserFriends(userName, next) {` when you wrote: `var getUserFriends(userName, next) {`?
1 comments

Woops good catch!