Which one is fast between $digest and $apply?
Answer Posted / chaitanya
$digest() is faster than $apply(), since $apply() triggers watchers on the entire scope chain
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is patchvalue used for?
What is 'no initilization code' in angularjs?
What is the use of viewchild in angular?
How can the spa be implemented with angular?
What is import array in angular 2?
What is ngonchanges in angular 2?
What are the styling form that ngmodel adds to css classes?
What are services in javascript?
What is route in angularjs?
What are the difference between directive and component in angular 4?
Can we use react in angular?
Is mvc front end or backend?
How AngularJS will automatically be initialized?
What is currency filter? What are the two ways to use currency filters?
Does webpack remove unused imports?