Y
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
brian_meek
267 days ago
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.
link