Answer Posted / 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 |
Post New Answer View All Answers