NgZone and Change Detection in Angular
In this article we will understand about ngZone but first we need to understand what is execution context.
Execution Context
Execution Context is the environment where the JavaScript file is scanned and is executed. When JavaScript Engine start the ...
mallikarjun.hashnode.dev4 min read