NG icon indicating copy to clipboard operation
NG copied to clipboard

What about the `co` approach?

Open mikeal opened this issue 9 years ago • 10 comments

Recently co moved to using promises, or more specifically yielding promises.

https://github.com/tj/co

There's been talk of having APIs in NG return promises. What are the downsides/upsides of return vs. yield?

mikeal avatar Feb 24 '15 19:02 mikeal