new author, new article, Sequential programming for Node.js#90
new author, new article, Sequential programming for Node.js#90luciotato wants to merge 5 commits intocreationix:masterfrom
Conversation
…or-node.js.markdown
|
Thanks for putting this and |
|
Hola Lucio, Como estas? I'm about to use wait.for - as it is the only thing I've seen that seems to come near to enabling a non-blocking wait for an async operation to complete under node.js. Just wanted to check a couple of points to make sure I've really go it.
So bascially for example doing: value = wait.for(asyncDBOperation) ... value will be the 'data ' part of the callback function.
I'm on markcollinscope@gmail.com - if you'd rather reply there - it'd be better. Thanks. |
|
@creationix thanks a lot! Mark. |
with links to github repos