Difference between revisions of "7CC005 Workshop w3"
From mi-linux
Jump to navigationJump to searchLine 13: | Line 13: | ||
Carry on working through '''The Tour of Heroes tutorial''', located here: | Carry on working through '''The Tour of Heroes tutorial''', located here: | ||
− | * [https://angular.io/tutorial https://angular.io/tutorial] | + | * [https://angular.io/tutorial/tour-of-heroes https://angular.io/tutorial/tour-of-heroes] |
It is recommended that you cover sections 4-6 this week: | It is recommended that you cover sections 4-6 this week: |
Revision as of 11:30, 17 January 2024
Main Page >> Web Technologies >> Workbook >> Week 03 - Google Angular - part 2
Please learn ONE of the JS frameworks below.
I recommend React.js, which is a lot simpler to learn. Only go for Angular if you have previous experience in this framework.
Facebook React (recommended)
- Work through the Learn React chapters.
- Look at this excellent : HOW TO CONSUME A RESTFUL API IN REACT. Here's my modest attempt, with a few tweaks and corrections.
Google Angular
Carry on working through The Tour of Heroes tutorial, located here:
It is recommended that you cover sections 4-6 this week:
- 4. Add Services
- 5. Add In-App Navigation
- 6. Get Data from a Server
Then consolidate your understanding of the framework by reading through the official guide:
GitLab
Important: Make sure that you commit your work to GitHub on a regular basis!