Is angular mvvm or mvc?
Answer / Prabhat Kumar Chauhan
Angular is an MVVM (Model-View-ViewModel) framework. It follows the principles of MVC, but instead of using a Controller, it uses Components that bind data to Views using ViewModels called Controllers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need viewmodel in mvc?
What does mvc mean?
What are the settings to be done for the Routing to work properly in an MVC application ?
What is mvc medical?
Explain the concept of default route in mvc
Which is better mvc or mvvm?
What is the difference between corpus and corpora?
Explain what are the steps for the execution of an mvc project?
What is render view in mvc?
What is mvc htmlhelper?
How you can send the result back in json format in mvc?
What does model-view-controller represent in an mvc application?