Answer Posted / chaitanya
AngularJS data-binding is the most useful feature which saves you from writing boilerplate code (i.e. the sections of code which is included in many places with little or no alteration). Now, developers are not responsible for manually manipulating the DOM elements and attributes to reflect model changes. AngularJS provides two-way data-binding to handle the synchronization of data between model and view.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of angular?
Explain the functionality angular.copy() method?
Is angular easy to learn?
What is tree shaking?
What is difference between ng if and ng show?
What is constant in angularjs?
What is providers in angular?
What is router imports?
What is a factory?
Is ng app required?
Is wordpress a framework?
What is ngroute?
Write a code to upload an image in angularjs?
What is interceptors in angular?
How do you use ng value?