max-mapper / art-of-node

:snowflake: a short introduction to node.js
https://github.com/maxogden/art-of-node#the-art-of-node
Other
9.79k stars 856 forks source link

Added console log to make async more clear #74

Open julienreszka opened 8 years ago

julienreszka commented 8 years ago

When someone tries the code, this person will see the different outputs, their order. This will make the purpose of async more clear.