Seth, Thanks for the post and the write-up. It took me a year of full-time node programming -- all the while loving callbacks and caolan's async library -- until I finally reached some of the same conclusions. I landed on generators instead of streamline, but it's the same basic idea. None of the 5 async challenges you enumerate are horrible by themselves, but taken together, they add unnecessary friction, even for experienced devs.
-- peter -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
