Explain the differences between one-way binding and two-way binding.
Answer / Yashdeep Rajak
One-way data binding (also known as one-time binding) means that changes made to the view do not affect the model, whereas changes made to the model do update the view. Two-way data binding means that changes made in either the view or the model are reflected in both places.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please explain formgroup and formcontrol in angular?
What is pure pipe in angular?
How can primeng be used with angular2?
What is different between angular 2 and angular?
What are the 3 types of advance directives?
What is dom stand for?
Can you explain spa architecture in angularjs?
How to securely parse and manipulate your HTML data in AngularJS?
Differentiate between one-way binding and two-way data binding.
What is angular cli command?
What is primeng? How can it be used with angular 2?
What is routes?