Completed
) 1: Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Angular - Full Tutorial Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) 1: Introduction
- 2 ) 2: Setting up project using Angular CLI
- 3 ) 3: Angular Architecture
- 4 ) 4: Decorators
- 5 ) 5: Lifecycle Hooks
- 6 ) 6: Components
- 7 ) 7: Interpolation and Expressions
- 8 ) 8: One way data binding
- 9 ) 9: Two way data binding
- 10 ) 10: Looping with *ngFor
- 11 ) 11: Services
- 12 ) 12: HTTP Requests
- 13 ) 13: Configure Proxy for API calls
- 14 ) 14: Routing
- 15 ) 15: Login App - Part 1
- 16 ) 16: Login App Part 2
- 17 ) 17: Routing Protection (Login App Part 3)
- 18 ) 18: Setting up backend (Login App Part 4)
- 19 ) 19: Persistent Login Session (Login App Part 5)
- 20 ) 20: Adding Logout feature and UI (Login App Part 6)
- 21 ) 21: MongoDB + Angular + Node Registration
- 22 ) 22: NodeJS Setup (Registration Part 2)
- 23 ) 23: MongoDB Setup (Registration Part 3)
- 24 ) 24: Linking MongoDB with Angular (Registration Part 4)
- 25 ) 25: Sessions
- 26 ) 26: Editing and storing data in MongoDB through Angular
- 27 ) 27: Pipes
- 28 ) 28: Custom Pipes
- 29 ) 29: Directives
- 30 ) 30: Custom Directives
- 31 ) 31: Redux - Introduction
- 32 ) 32: Redux - Getting Started
- 33 ) 33: Creating a Reducer
- 34 ) 34: Registering a reducer
- 35 ) 35: Getting Data from Redux Store
- 36 ) Project