Difference between revisions of "7CC005 Workshop w2"
From mi-linux
Jump to navigationJump to searchLine 1: | Line 1: | ||
[[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 02 - Google Angular - part 1 | [[Main Page]] >> [[7CC005|Web Technologies]] >> [[7CC005_-_Workbook|Workbook]] >> Week 02 - Google Angular - part 1 | ||
+ | |||
+ | Please learn '''ONE''' of the JS framework below. | ||
== Facebook React == | == Facebook React == |
Revision as of 12:42, 26 February 2021
Main Page >> Web Technologies >> Workbook >> Week 02 - Google Angular - part 1
Please learn ONE of the JS framework below.
Facebook React
Start learning React:
- Get React up and running. I recommend the Add React to a Website method, including the optional "Try React with JSX" at the bottom.
- Work through the official tutorial: https://reactjs.org/tutorial/tutorial.html
Google Angular
You should spend 2 weeks working through The Tour of Heroes tutorial, located here:
It is recommended that you cover sections 1-3 this week:
- Introduction
- The Application Shell
- 1. The Hero Editor
- 2. Displaying a List
- 3. Create a Feature Component
GitLab
Important: Make sure that you commit your work to GitLab on a regular basis!