adspace
Explain the differences between one-way binding and two-way binding.
Answer Posted / 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 |
Post New Answer View All Answers
How an object or function can get a hold of its dependencies?
Angularjs dependency injection of value inside of the module.config?
How to get and log an error in angular 4?
Give the example of angularjs strings?
How can primeng be used with angular2?
How to use primeng in angular 4?
What is a dynamic route in angularjs and how do you implement it?
How to create angularjs filter which outputs html?
How to enable html5 mode in angular 1.x?
Which version you are using js?
What is the latest angular?
How to implement a datagrid table with angular 2 and primeng?
What is the latest version of angular?