bluebird
and q
recommends that you switch away from them to native promises.
For most cases, native JavaScript Promise
is enough.
Ultralight native Promise
extension compatible with bluebird
if you need some helpers missed in native JavaScript Promise
.