The Code Captain
I'm Ayyanar Jayabalan and own this channel. Here I discuss about Angular, C#, .Net, .Net Core, DevOps, SQL Server, APIGEE and other trending technologies.
Change Detection Strategy in Angular
Detect unsaved changes while navigating to another page using guard in Angular
Auto unsubscribe in angular 9
Differential loading in angular application to support both modern and older browsers
Upgrade existing angular application and angular cli to angular 9
Lazy / Dynamically loading of component in Angular 9
How to create custom pipe in angular
How to create custom directive in angular
Lazy loading of module in angular 9
Preloading strategy in angular application
Custom Preloading Strategy in Angular
Network Aware Preloading Strategy in Angular
Resolver in Angular
@ContentChild and @ContentChildren in angular
@ViewChild and @ViewChildren in angular
Routing in angular
Customize
Mock
Add custom header to
Securing Angular Application using guard
Multi Language support Application (Internationalization – i18n) using json files in Angular
Communication between components using service with subject
Communication between parent and child component in angular
In Angular, change browser title while navigating to different component
Create angular library, publish it to NPM repository (npmjs)
Understanding Angular Workspace Configuration File (angular.json)
RxJs Subject - Subject, BehaviorSubject, ReplaySubject, AsyncSubject
RxJs Operators - zip, combineLatest, withLatestFrom, forkJoin