7CC005 Workshop w2
From mi-linux
Jump to navigationJump to searchMain 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
Work through the Build your first Angular app tutorial, located here:
It is recommended that you cover these sections this week:
- Introduction
- Hello World
- Create home component
- Create housing location component
- Create an interface
- Add inputs to components
- Add a property binding to components
- Add dynamic values to templates
IMPORTANT: You should also read the associated documentation pages - see "For more information about the topics covered in this lesson" links at the bottom of each tutorial section.
GitHub
Important: Make sure that you commit your work to GitHub on a regular basis.