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 |
Does android use mvc?
What are the types of filters in mvc?
What is latest version of mvc?
What is the purpose of mvc?
What is afterFilter() used?
what are the components defined in the model from mvc architecture?
What is database first approach in mvc using entity framework?
What is mvc httppost?
List the various return types of a controller action method?
Is mvc a structural design pattern?
What is viewstate mvc?
What is the difference between viewdata and viewbag?