Difference between revisions of "7CC005 Workshop w3"

From mi-linux
Jump to navigationJump to search
Line 4: Line 4:
  
 
You should spend 2 weeks working through '''The Tour of Heroes tutorial''', located here:
 
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/]
+
* [https://angular.io/tutorial https://angular.io/tutorial]
  
It is recommended that you cover sections 5-7 this week:
+
It is recommended that you cover sections 4-6 this week:
  
*5. Services
+
*4. Services
*6. Routing
+
*5. Routing
*7. HTTP
+
*6. HTTP
  
 
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/guide/architecture https://angular.io/guide/architecture]
  
 
== GitLab ==
 
== GitLab ==
 
'''Important:''' Make sure that you commit your work to [[GitLab_server|GitLab]] on a regular basis!
 
'''Important:''' Make sure that you commit your work to [[GitLab_server|GitLab]] on a regular basis!

Revision as of 15:18, 15 January 2019

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 4-6 this week:

  • 4. Services
  • 5. Routing
  • 6. 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!