Day 1
- Intro to Angular, typescript with environment setup 45m
- Intro to Angular CLI and project scaffolding (weather app) 20m
- Data and Event binding and using it to display info on the weather app 45m
- Use event binding to search for location and data binding to show information 30m
- Basic to Observable pattern 30m
- Using the HTTP module to make API call and update data on the app 30m
- Get weather data of location from API and show it on app 30m
- Making and using service across the component 20m
- Weather app completion 20m
- Q&A in between 1h 30m