What is digest loop?



What is digest loop?..

Answer / Sandeep Gupta

The Digest Loop (or $digest cycle) in AngularJS is a process used to synchronize the model with the view. When any changes occur in your application, the $scope object triggers a $digest() cycle which updates the corresponding views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Difference between angularjs and javascript expressions?

1 Answers  


Which framework is best for front end?

1 Answers  


Why is angular popular?

1 Answers  


What is ngzone used for?

1 Answers  


What is the bootstrapping in AngularJS?

1 Answers  


Explain the architecture of angular 2?

1 Answers  


What are the differences between @component and @directive?

1 Answers  


What is component?

1 Answers  


How does a shaking tree work?

1 Answers  


Should I use angular?

1 Answers  


What is angularjs architecture?

1 Answers  


What are the angularjs global api?

1 Answers  


Categories