Difference between revisions of "7CC005 Workshop w3"

From mi-linux
Jump to navigationJump to search
Line 14: Line 14:
 
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/architecture.html https://angular.io/docs/ts/latest/guide/architecture.html]
 
* [https://angular.io/docs/ts/latest/guide/architecture.html https://angular.io/docs/ts/latest/guide/architecture.html]
 +
 +
== GitLab ==
 +
'''Important:''' Make sure that you commit your work to [[GitLab_server|GitLab]] on a regular basis!

Revision as of 12:24, 20 January 2017

Main Page >> Web Technologies >> Workbook >> Week 03 - Google Angular - part 2

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:

GitLab

Important: Make sure that you commit your work to GitLab on a regular basis!