What is "track by" in angularjs and how does it work?



What is "track by" in angularjs and how does it work?..

Answer / Sonali Ratna

'Track by' in AngularJS is used to track changes in iterable objects like arrays or collections. It helps Angular to efficiently update the view when items are added, removed, or reordered in the iterable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

List down the popular angularjs ide plugins/extensions for web development?

1 Answers  


How is it different from angularjs?

1 Answers  


What is the difference between Factory, Service and Provider?

1 Answers  


What is the difference between angularjs and angular?

1 Answers  


What is default scope in a angular directive?

1 Answers  


What is ivy rendering engine in angular 7?

1 Answers  


What is the purpose of using package.json in the angular project?

1 Answers  


What is string interpolation in angular.js?

1 Answers  


What’s the used of @outputs in angular 2?

1 Answers  


What does this line do? @Hostbinding(‘[class.valid]’) is valid?

1 Answers  


What is deep linking in angular 4?

1 Answers  


What is ng-switch in angularjs?

1 Answers  


Categories