Difference between revisions of "7CC005 Workshop w3"
From mi-linux
Jump to navigationJump to searchLine 1: | Line 1: | ||
[[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 03 - Google Angular - part 2 | [[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 03 - Google Angular - part 2 | ||
+ | |||
+ | [[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 02 - Google Angular - part 1 | ||
+ | |||
+ | == Google Angular == | ||
+ | |||
+ | You should spend 2 weeks working through '''The Tour of Heroes tutorial''', located here: | ||
+ | * [https://angular.io/docs/ts/latest/tutorial/ https://angular.io/docs/ts/latest/tutorial/] | ||
+ | |||
+ | 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: | ||
+ | * [https://angular.io/docs/ts/latest/guide/ https://angular.io/docs/ts/latest/guide/] |
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: