What is data binding angular?
Answer / Hashir Moheet
Data binding in Angular refers to the automatic synchronization of data between the application's model and its view. It includes one-way (parent to child) and two-way (both ways) data binding.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is scope in angular.js?
What is dependency injection (di)? Why use?
What is resolver in angular 2?
What is injector?
What are the features of angular 2 service?
How to configure angular routes?
What is * ngfor?
Is a directive legally binding?
How does lazy load work?
What ide's are currently used for the development of angularjs?
What are the differences between link and compile?
What’s the used of @outputs in angular 2?