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 two ways to use currency filters?
What is feature modules and also explain types of feature modules in angular?
Explain what is testability like in Angular?
Did you use scss?
How did you reverse a string?
What is the difference between structural and attribute directives in angular?
What is content projection in angular?
What are inbuilt pipes?
What is bazel and closure compiler in angular 6? Explain
Is angular a good career?
Is angular object oriented?
Explain formgroup and formcontrol in angular?