Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bluebird

Why does a returned Promise not have a method on it .then when logged to the console?

Flow control with Promise

How to do a findOneAndUpdate with bluebird promises (mongoose)

Bluebird — a promise was created in a handler but was not returned from it

Can a Bluebird promise be GC'd before completion?

Using promises with download module

How to get redis value for a given redis key using Nodejs + Redis

node.js redis bluebird

Meteor with Promises

How to Promisify a function that has multiple callback parameters?

How do I promisify my own function?

nodejs sqlite3 db.run as a bluebird promise

Break a Bluebird .each() process

bluebird

Promise prevent node process from exiting

node.js promise bluebird

JS Promises: Allowing Propagation of Errors

Proper while() loop for bluebird promises (without recursion?)

javascript promise bluebird

Promise.map over object

node.js bluebird

Bluebird's Promise.settle doesn't resolve with the correct values