Difference between revisions of "7CC005 Workshop w2"
From mi-linux
Jump to navigationJump to searchLine 8: | Line 8: | ||
Start learning React: | Start learning React: | ||
− | * | + | * Work through the [https://react.dev/learn/tutorial-tic-tac-toe Quickstart Tutorial: Tic-Tac-Toe] |
− | |||
== Google Angular == | == Google Angular == |
Revision as of 11:24, 17 January 2024
Main Page >> Web Technologies >> Workbook >> Week 02 - Google Angular - part 1
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)
Start learning React:
- Work through the Quickstart Tutorial: Tic-Tac-Toe
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!