Difference between revisions of "7CC005 Workshop w3"
From mi-linux
Jump to navigationJump to searchLine 15: | Line 15: | ||
Then consolidate your understanding of the framework by reading through the official guide: | Then consolidate your understanding of the framework by reading through the official guide: | ||
− | * [https://angular.io/docs/ts/latest/guide/ https://angular.io/docs/ts/latest/guide/] | + | * [https://angular.io/docs/ts/latest/guide/architecture.html https://angular.io/docs/ts/latest/guide/architecture.html] |
Revision as of 11:21, 20 January 2017
Main Page >> Web Technologies >> Workbook >> Week 03 - Google Angular - part 2
Main Page >> Web Technologies >> Workbook >> Week 02 - Google Angular - part 1
Google Angular
You should spend 2 weeks working through The Tour of Heroes tutorial, located here:
It is recommended that you cover sections 5-7 today:
- 5. Services
- 6. Routing
- 7. HTTP
Then consolidate your understanding of the framework by reading through the official guide: