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

I think there are two things the library makes easier than what you're suggesting:

- Some people like/prefer writing iteration in a functional style, which this library enables

- It's pretty easy to create unintentional async/concurrency bottlenecks with the simple `Promise.all` approach (see the home page example)



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

Search: