A Zone is an execution context that persists across async tasks. You can think of it as thread-local storage for JavaScript VMs.
Zone API is inspired by Dart and is developed along with Angular2.
A Zone is an execution context that persists across async tasks. You can think of it as thread-local storage for JavaScript VMs.
Zone API is inspired by Dart and is developed along with Angular2.