If you're getting started with Node.js, like I am, chances are you're having a hard time grokking asynchronous workflows. I'm typically a "just dive right in and kick it till it works" kind of guy, but I've been trying to discipline myself a little more and do some planning. After trying some different techniques I found sequence diagrams to be very helpful. I...
more
Garbage Burrito!
An online internet web blog by Ben Kittrell
Blog
Sequence Diagrams for Asynchronous Flows in Node.js