Is angularjs mvvm or mvc 4?
Answer / Kiran Kumar
AngularJS is not part of MVC 4. It's a JavaScript-based open-source front-end web application framework primarily used for building dynamic single-page applications. AngularJS follows the MVVM (Model-View-ViewModel) pattern.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the two ways for adding constraints to a route?
Why is mvc important?
Does mvc have viewstate?
What is validation in mvc?
Is mvc a structural design pattern?
What is difference between razor and aspx in mvc?
What is the role of a controller in an MVC application?
What are the main razor syntax rules?
What is mvc life cycle?
Why filters are used in mvc?
What are the 3 things that are needed to specify a route?
Mention what does model-view-controller represent in an mvc application?