Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Angular from Beginner to Advanced
Introduction
What is Angular (3:37)
Angular Versions (2:57)
Development Environment (6:30)
First Application (6:38)
Angular App Structure (6:05)
First Project Edit (7:30)
Using Bootstrap for Styling new (5:58)
TypeScript
What is TypeScript (4:10)
First Use of TypeScript (5:16)
Variable Types (8:51)
Variable Types-2 (5:20)
Functions (10:34)
Classes (5:58)
Inheritance (7:43)
Interfaces (5:32)
Generics (7:06)
Modules (3:37)
Quiz
Angular Basic Features
Angular Apps Loaded and Started-new (9:54)
Components (3:42)
Creating New Component (10:41)
Creating New Component With CLI (4:46)
Working with Template in Components (4:08)
Working with Styles in Component (4:34)
Using Selector (4:02)
Data Binding (2:59)
String Interpolition (4:31)
Property Binding (7:52)
Event Binding (9:32)
Two Way Binding (5:35)
Quiz
Angular Data Binding
Creating the New Project (5:53)
Creating Class for Data Binding (8:04)
Creating New Component (5:44)
Property Binding (4:21)
Class Binding (8:43)
Style Binding (3:50)
Event Binding (4:44)
KeyUp Event (3:32)
Two Way Binding (4:50)
Pipes (6:49)
Custom Pipes (4:55)
Quiz
Directives
What is Directive (3:05)
Working With ngIf in Angular (6:45)
ngSwitch (5:11)
Working With ngFor in Angular (3:56)
Change Detection (5:47)
ngTemplateOutlet (4:50)
Custom Directive (6:37)
Handling Template-driven Forms
Preparing the Form (6:08)
Validation With NgModel (5:19)
Validation Rule to Controls Adding (5:09)
Validation Messages Demonstration (4:11)
Customized Error Messages (5:00)
Method of Validation Messages Demonstration with (4:45)
Validation with NgForm (5:40)
Adding Validation Rule to the Form (3:59)
Showing Summary Messages (7:03)
Disabling the Submit Button (2:56)
Handling - Reactive Forms
Preparation of Reactive Form (1:09)
FormControl (5:35)
FormGroup (5:36)
Validation With Reactive Form (4:38)
Specific Validation Errors (2:53)
Customized Validation Rule Creating (6:15)
HTTP Service
Http Get Request (7:06)
What is Service (4:31)
Http Post Request (6:05)
Http Put and Post Request (4:39)
Http Delete Request (2:49)
Use of Methods with the Service (9:31)
Error Checking (7:47)
Routing
Introduction Module (4:17)
Routing Schema (4:33)
Router Links (5:14)
Navigating Programmatically (5:43)
Route Parameters (4:56)
Observable Route Parameters (4:37)
Query Parameters (6:10)
Child (Nested) Routes (4:34)
Different Of the Route Chart (3:03)
Disabling the Submit Button
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock