Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
loganfsmyth
on May 18, 2015
|
parent
|
context
|
favorite
| on:
We have a problem with promises
The main thing in my mind is that it means your code could have cases where it throws synchronously, and cases where the promise rejects with an error.
One place this is mentioned is:
https://github.com/petkaantonov/bluebird/wiki/Promise-anti-p...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
One place this is mentioned is: https://github.com/petkaantonov/bluebird/wiki/Promise-anti-p...