Hacker News new | ask | show | jobs
by nextaccountic 267 days ago
The selling point is promise pipelining, being able to do many chained operations with a single api call

This includes the freaky way they found to make this work with map

1 comments

OP here, and yes, the chained operations are excellent. Having built this, and now using it some pet projects, that is the part I'm finding valuable.