1. inside Angular's zone: This demo will show how code is executed inside the Angular's zone to
ensure the framework is notified when an event has triggered.
2. outside Angular's zone: It also demonstrates how code can be executed , which refrain the UI to from update after every event tick.
Please click on the buttons to view the code in action (explained above).