AngularJS is based on the...... pattern
Answers
Answered by
0
Answer:
MVC and MVVM Design Patterns With Angular JS
The Model-View-Controller design pattern defines objects in an application in one of three roles: Model, View, or Controller. The pattern defines not only the roles objects play in the web application, it defines the way objects communicate with each other.
Similar questions