上QQ阅读APP看书,第一时间看更新
An MVC flow in Angular
Let's look at the following problems and how we solve them in Angular:
- Creating and rendering model data to the screen
- Learning how the MVC pattern maps to the Angular framework
- Learning how we can structure an Angular application in different building blocks
- Fetching data/persisting data