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
Explain event in angularjs, list some events you have worked in angularjs?
How does a shaking tree work?
What is aot and jit in angular?
Explain filters in angularjs?
What is unit testing in angular 2 and also explain its benefits?
What are ngModel and how do we represent it?
Mention what are the styling form that model adds to css classes?
How to solve fflickering issue in angular js?
what is directive and mention what are the different types of directive?
How is AngularJS Compilation Different From Other JavaScript Frameworks?
What is @injectable()?
Explain ng-bind directive angularjs?
How to declare a global variable in angular 2?
What is the difference between ajax and angularjs?
What are the core differences between observables and promises?