Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bluebird

Object #<Promise> has no method 'catch'

How do you avoid the promise constructor antipattern with Promise.all

closing mongodb connection and get correct results with multiple parallel asynchronous query

Use promise on Duktape

Promisify a list of elements within an array [duplicate]

Why do I not get the warning "a promise was created in a handler but was not returned from it"?

Adding a method to Bluebird promise

promise bluebird

Iterate large number of async calls / results in node.js (using ES6 / async / bluebird / generators)?

Custom Error Class as a Node module to send custom error response

how to implement bluebird promise in nodejs

I'm trying to use the Bluebird's method Promisify and it's not working

Error myFunction(...).then is not a function

write a while loop using promises using return values within the next promise

bluebird node-mysql2 transaction

Sequelize Promises - Chaining Promises and Bluebird Promise.each, Promise.map, Promise.all etc

Bluebird.js: Re-Throwing the error in catch callback is not caught again

resolving an array of promises from within a parent promise

javascript promise bluebird