Section 1 : Introduction to Angular 2,4,5,6
|
Lecture 1 | Introduction to Angular 2,4,5,6 | 00:11:29 Duration |
Section 2 : TypeScript - Basics
|
Lecture 1 | Introduction to TypeScript | |
|
Lecture 2 | Setting-up Environment for TypeScrpt | 00:05:16 Duration |
|
Lecture 3 | Installing TypeScript Package | 00:03:54 Duration |
|
Lecture 4 | Steps to Prepare First App in TypeScript |
Section 3 : TypeScript - OOP
|
Lecture 1 | Introduction to OOP & Creating Classes and Objects | 00:20:40 Duration |
|
Lecture 2 | Constructors | |
|
Lecture 3 | Inheritance | 00:09:12 Duration |
|
Lecture 4 | Method Overriding | 00:05:40 Duration |
|
Lecture 5 | Access Modifiers | 00:03:49 Duration |
|
Lecture 6 | Interfaces | 00:08:41 Duration |
Section 4 : Angular 6 - Basics
|
Lecture 1 | Creating First App in Angular | 00:14:32 Duration |
|
Lecture 2 | Intro to Building Blocks of Angular & Angular Arch | 00:03:30 Duration |
|
Lecture 3 | Folder Structure of Angular App | 00:07:32 Duration |
Section 5 : Overview of Angular Packages
|
Lecture 1 | Intro to Angular Packages | 00:01:57 Duration |
|
Lecture 2 | @angularcli Package | |
|
Lecture 3 | @angular core package | 00:01:36 Duration |
|
Lecture 4 | @angular common package | 00:00:37 Duration |
|
Lecture 5 | @angular compiler package | |
|
Lecture 6 | JIT Compilation (vs) AOT Compilation | 00:05:04 Duration |
|
Lecture 7 | @angular platform-browser-dynamic package | 00:01:30 Duration |
|
Lecture 8 | @angular platform-browser package | 00:01:09 Duration |
|
Lecture 9 | @angular forms package | 00:00:55 Duration |
|
Lecture 10 | @angular router package | 00:00:47 Duration |
|
Lecture 11 | @angular animations package | 00:01:06 Duration |
|
Lecture 12 | typescript package | 00:00:26 Duration |
|
Lecture 13 | core-js package | 00:00:11 Duration |
|
Lecture 14 | rxjs package | 00:00:28 Duration |
|
Lecture 15 | zone.js package | 00:01:19 Duration |
|
Lecture 16 | jasmine package | 00:00:49 Duration |
|
Lecture 17 | karma package | 00:00:13 Duration |
|
Lecture 18 | protractor package | 00:00:42 Duration |
Section 6 : Components - Basics
|
Lecture 1 | Introduction to Components | 00:04:33 Duration |
|
Lecture 2 | Component Hierarchy | |
|
Lecture 3 | Metadata of Components | 00:09:19 Duration |
|
Lecture 4 | Quick Demo on Components and Templates | 00:04:52 Duration |
Section 7 : Data Bindings
|
Lecture 1 | Introduction to Data Bindings | |
|
Lecture 2 | Interpolation Binding | 00:05:30 Duration |
|
Lecture 3 | Property Binding | 00:05:45 Duration |
|
Lecture 4 | Event Binding | |
|
Lecture 5 | Two-Way Binding | 00:05:35 Duration |
Section 8 : Basic Forms - Demos
|
Lecture 1 | Login Form | 00:07:34 Duration |
|
Lecture 2 | Registration Form | 00:22:47 Duration |
Section 9 : Components - Advanced
|
Lecture 1 | View (vs) Content | 00:08:59 Duration |
|
Lecture 2 | Dynamic Data from Parent Component to Child Compon | 00:08:49 Duration |
|
Lecture 3 | Overview of All Life Cycle Hooks | |
|
Lecture 4 | Life Cycle Hooks - Constructor | 00:03:30 Duration |
|
Lecture 5 | Life Cycle Hooks - ngOnChanges | 00:04:38 Duration |
|
Lecture 6 | Life Cycle Hooks - ngOnInit | 00:01:23 Duration |
|
Lecture 7 | Life Cycle Hooks - ngDoCheck | 00:01:35 Duration |
|
Lecture 8 | Life Cycle Hooks - ngAfterContentInit | 00:01:04 Duration |
|
Lecture 9 | Life Cycle Hooks - ngAfterContentChecked | 00:00:34 Duration |
|
Lecture 10 | Life Cycle Hooks - ngAfterViewInit | 00:00:37 Duration |
|
Lecture 11 | Life Cycle Hooks - ngAfterViewChecked | 00:02:13 Duration |
Section 10 : Stackoverflow.com Project
|
Lecture 1 | Life Cycle Hooks - ngOnDestroy | 00:02:02 Duration |
|
Lecture 2 | Stackoverflow Project Introduction and Creating Co | 00:35:36 Duration |
|
Lecture 3 | Creating Modules | 00:41:15 Duration |
|
Lecture 4 | Creating Routes | 00:27:12 Duration |
|
Lecture 5 | Creating Login Form | 00:15:19 Duration |
|
Lecture 6 | Login Form with Bindings | 00:05:34 Duration |
|
Lecture 7 | Registration Form | 00:37:58 Duration |
|
Lecture 8 | ngIf, ngSwitch, ngFor | 00:42:11 Duration |
|
Lecture 9 | Template Driven Forms | 00:43:11 Duration |
|
Lecture 10 | Reactive Forms | 00:39:10 Duration |
|
Lecture 11 | About Proctor Testing | |
|
Lecture 12 | Pipes, Custom Pipes | 00:47:06 Duration |
|
Lecture 13 | Life Cycle Hooks - ngOnChanges, ngOnInit | 00:29:54 Duration |
|
Lecture 14 | Life Cycle Hooks - ngDoCheck, AfterContentInit, Af | 00:29:08 Duration |
|
Lecture 15 | Child Manipulation ViewChild, ViewChildren, Conten | 00:46:09 Duration |
|
Lecture 16 | Reference Names | 00:04:05 Duration |
|
Lecture 17 | Upgrade from Angular 5 to 6 | 00:15:59 Duration |
|
Lecture 18 | Deploying Angular App into Apache Tomcat Server | 00:25:23 Duration |
|
Lecture 19 | INTRODUCTION TO BRAINMEASURES PROCTOR SYSTEM | |
|
Lecture 20 | Deploying Angular App into NodeJS | 00:03:06 Duration |
|
Lecture 21 | style and ngClass | 00:04:13 Duration |
|
Lecture 22 | Services | 00:04:13 Duration |
|
Lecture 23 | Custom Directives | 00:18:10 Duration |
|
Lecture 24 | Introduction to AJAX | 00:03:56 Duration |
|
Lecture 25 | Setting-up Environment for NodeJS Ajax | 00:12:17 Duration |
|
Lecture 26 | Registration Form with AJAX | 00:11:35 Duration |
|
Lecture 27 | NodeJS AJAX - Login Form. | 00:18:30 Duration |
|
Lecture 28 | Questions with AJAX | 00:11:04 Duration |
|
Lecture 29 | CRUD Operations with AJAX - Part 1 | 00:20:19 Duration |
|
Lecture 30 | CRUD Operations with AJAX - Part 2 | 00:27:59 Duration |
|
Lecture 31 | Angular AJAX with Java Servlets | 00:11:35 Duration |
|
Lecture 32 | Http Interceptors | 00:23:16 Duration |
|
Lecture 33 | RxJS - Basics - Observable and Observer | 00:47:23 Duration |
|
Lecture 34 | RxJS - Advanced - Subject | 00:30:31 Duration |
|
Lecture 35 | RxJS Operators - take, skip, filter, map, retry, u | 00:43:25 Duration |
|
Lecture 36 | Route Parameters | 00:35:14 Duration |
|
Lecture 37 | Child Routes | 00:11:55 Duration |
|
Lecture 38 | Intro to Guards, CanDeactivate Guard | 00:25:10 Duration |
|
Lecture 39 | CanActivate Guard | 00:34:03 Duration |
|
Lecture 40 | Unit Testing Basics in Angular | 00:21:44 Duration |
|
Lecture 41 | Unit Testing on Components in Angular - Part 1 | 00:10:38 Duration |
|
Lecture 42 | Unit Testing on Components - Part 2 | 00:04:54 Duration |
|
Lecture 43 | Animations | 00:17:01 Duration |
|
Lecture 44 | Angular Material - Basics | 00:20:02 Duration |
|
Lecture 45 | Angular Material - Buttons | 00:01:28 Duration |
|
Lecture 46 | Angular Material - TextBoxes | 00:01:59 Duration |
|
Lecture 47 | Angular Material - CheckBoxes | 00:01:14 Duration |
|
Lecture 48 | Angular Material - Radio Buttons | 00:00:36 Duration |
|
Lecture 49 | Angular Material - DropDownList | 00:02:19 Duration |
|
Lecture 50 | Angular Material - Autocomplete TextBox | 00:03:06 Duration |
|
Lecture 51 | Angular Material - DatePicker | 00:01:42 Duration |
|
Lecture 52 | Angular Material - Slide Toggle | 00:02:15 Duration |
|
Lecture 53 | Angular Material - Menu | 00:02:42 Duration |
|
Lecture 54 | Angular Zones | 00:13:24 Duration |