Promise Playground

https://github.com/horner/promises-in-node-talk

When people first tell you about promises, the examples are trival and hide the dangers:

So here is this simple example in code.

https://stackoverflow.com/questions/18119387/iterating-over-a-mongodb-cursor-serially-waiting-for-callbacks-before-moving-to

Standard Node:

Other Solutions