Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use async.map when I need to do a bunch of file operations or something asynchronously and wait for them to finish. I have largely avoided using stream specific syntax because the event model was more familiar to me. I have used ToffeeScript instead of async.waterfall or async. series because ToffeeScript is cleaner.

With these improvements to streams in Highland making things more convenient and broadly applicable I expect to be using Highland streams for certain things.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: