|
|
|
|
|
by renke1
1020 days ago
|
|
I think with native Promises (and async/await?) there is currently no way to implement something like Zone.js properly. I've tried to instrument my code manually, but it's really error-prone and verbose. We really need something like https://nodejs.org/api/async_context.html#class-asynclocalst... to be implemented in the browser. |
|
[0]: https://github.com/tc39/proposal-async-context