What is ViewModel in AngularJS?
Answer / chaitanya
A viewmodel is an object that provides specific data and methods to maintain specific views. Basically, it is a $scope object which lives within your AngularJS app's controller.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is bazel in angular 8?
What directives are used to show and hide HTML elements in AngularJS?
Can I use two ng class?
Is angular faster than angularjs?
What is event loop in javascript?
What is attribute directive in angular?
What is 'no initilization code' in angularjs?
How will you explain manual bootstrap process in angularjs?
What are the features of angular 4.3?
What is $interval service in AngularJS?
What are the new features added in angular7?
What is an async pipe?