What is data binding in AngularJS?
Answer / 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 |
What are the main features of angularjs?
What are the security threats should we be aware of in angular 2 application?
What is internationalization and how to implement it in angular js?
What do you know about internationalization?
What is forgiving in angularjs?
How to handle Events in Angular 5?
What is traceur compiler in angular?
What angularjs 7?
Is AngularJS a library, framework, plugin or a browser extension?
What is grid in angular?
What is @ngmodule in angular 2?
How to display the error message from backend in angular2?