Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Angular 11 Tutorial - Code a Project from Scratch
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Installation of project and modules
- 3 Search bar component
- 4 Styling search bar
- 5 Creating home component
- 6 Creating routes
- 7 Styling home component
- 8 Creating http service
- 9 Creating typescript models
- 10 Creating http interceptors
- 11 Implementing home component
- 12 Implementing sort menu
- 13 Creating details component
- 14 Styling details component
- 15 Details tabs component
- 16 Styling tabs
- 17 Implementing data into tabs
- 18 Final review