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 |
Why is angular better?
What are the key components of angular 2?
Explain ng-init directive ?
Explain the procss about angular project bootstrap?
How is AngularJS Compilation Different From Other JavaScript Frameworks?
Tell me angular js date calendar with example?
What is ag grid?
What are Expressions in AngularJS?
What is @outputs in angular?
What does three dots mean in angular?
What does the ng stand for in angular?
What is schema in angular?