Y
Hacker News
new
|
ask
|
show
|
jobs
by
ephemeralgomi
4435 days ago
I get a _lot_ of mileage out of being able to chain promises like that. If I really need to resolve a promise to a promise, I can resolve to an object wrapping the promise and then unwrap it on the receiving side.