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 is spa in angular?
What are the features of angular?
What is a provider method in angularjs?
What does SPA (Single page application) mean?
How to rollback the whole object when navigating back to a page managed by angular router in angular 8?
How google handles security in angular 4 applications?
What is Model in AngularJS?
What is impure pipe in angular?
Can angular run without node?
Why do we need angular 2?
What is the new in angular 7?
Why mean stack is popular?