Switching over to Bluebird from Q, I just want to make sure it's culturally correct: Is there an equivalent to Q.when(someValue);
or Q(someValue);
?
Is it Promise.resolve(someValue);
?
Is it
Promise.resolve(someValue);
?
Yes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With