Channel Avatar

The Code Captain @UC_QTyKv3TLUGFOQPYXd0Wfg@youtube.com

558 subscribers - no pronouns :c

I'm Ayyanar Jayabalan and own this channel. Here I discuss a


18:33
Change Detection Strategy in Angular
16:31
Detect unsaved changes while navigating to another page using guard in Angular
12:35
Auto unsubscribe in angular 9
09:16
Differential loading in angular application to support both modern and older browsers
03:17
Upgrade existing angular application and angular cli to angular 9
10:46
Lazy / Dynamically loading of component in Angular 9
05:37
How to create custom pipe in angular
06:12
How to create custom directive in angular
08:06
Lazy loading of module in angular 9
14:48
Preloading strategy in angular application
13:07
Custom Preloading Strategy in Angular
12:37
Network Aware Preloading Strategy in Angular
16:40
Resolver in Angular
12:21
@ContentChild and @ContentChildren in angular
10:50
@ViewChild and @ViewChildren in angular
36:45
Routing in angular
09:39
Customize http response using Http Interceptor in angular
10:13
Mock http request using Http Interceptor/Middleware in angular
22:20
Add custom header to http request using Http Interceptor/Middleware in angular
27:28
Securing Angular Application using guard
23:38
Multi Language support Application (Internationalization – i18n) using json files in Angular
14:56
Communication between components using service with subject
11:46
Communication between parent and child component in angular
22:10
In Angular, change browser title while navigating to different component
12:16
Create angular library, publish it to NPM repository (npmjs)
20:56
Understanding Angular Workspace Configuration File (angular.json)
18:08
RxJs Subject - Subject, BehaviorSubject, ReplaySubject, AsyncSubject
29:30
RxJs Operators - zip, combineLatest, withLatestFrom, forkJoin