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 are the directives available in router?
Explain what are angular expressions?
What is the difference between constructor and ngonlnit in angular js?
Explain ng-repeat directive angularjs?
Is mern full stack?
Why should use angular js?
How would you make use of onnginit()?
How angular prevents sross site scripting (xss)?
What is angular base elements?
What is two-way bindings?
Do you know scope in angularjs?
What is java angular?
How to do animation in angularjs?
On which types of component can we create a custom directive?
What is @outputs in angular?