Change Detection => Process run by angular to check whether the app's state has been changed. Happens from top to bottom. It runs periodically so that changes in the logic/components/data models are getting reflected in the view. {also happens on dat...
niharikagurnani.hashnode.dev6 min readNo responses yet.