What is mvc in angularjs?
Answer / Chandra Shekhar
AngularJS does not directly follow the MVC pattern, but it encourages developers to create applications using a similar structure. The Controller serves as the middleware between the Model and View layers. Instead of Controllers, AngularJS uses Services for managing application data and directives for creating reusable HTML components.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc and mvvm?
What do you mean by mvc scaffolding?
Why webforms are better than mvc?
What is the difference between mvc and mvvm?
What is cshtml in mvc?
what are the components defined in the model from mvc architecture?
What is mvc programming?
Why you use MVC over Tradisional ASPX?
What is mvc routearea?
What is mvc in software architecture?
What are child actions in mvc?
What is html beginform in mvc?