Completed
- Angular Font Awesome Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Angular Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Hostinger Sponsor
- 2 - Intro & Slides
- 3 - Angular CLI & Setup
- 4 - Files & Folders
- 5 - Component structure
- 6 - Properties & Interpolation
- 7 - Global Styles
- 8 - Header Component
- 9 - Button Component
- 10 - Component Input Data
- 11 - Creating an event & event emitter output
- 12 - Mock Tasks & Task Interface
- 13 - Tasks Component
- 14 - Looping with ngFor
- 15 - Task Item Component
- 16 - Angular Font Awesome Setup
- 17 - Create a Task Service
- 18 - Creating and Subscribe to Observable
- 19 - JSON-Server Setup
- 20 - Angular HTTP Client
- 21 - Fetching Tasks
- 22 - Deleting Tasks
- 23 - Toggle Reminder
- 24 - Add Task Component
- 25 - Forms Module & ngModel
- 26 - Submit & Create Task
- 27 - Toggle Button & UI Service
- 28 - Angular Router
- 29 - Limit Component to Route