In angular, some of the functions I want to execute once changes are updated on the DOM by 2 way binding.
AS event is not clear lot of settimeout functions are used and these functions are causing lot of CPU utilization .
Please do let us know the event that fires after the chnage in DOM completed by angular.