PinnedPrateek SinghNested routing in AngularSetup a multi level routing in angular. It makes your route clean and easy to navigate. This saves debugging effort on routes.Aug 15, 2022Aug 15, 2022
Prateek SinghConfigure material icon in angularIn angular material, mat-icon component used for displaying font icons and svg.Aug 14, 2022Aug 14, 2022
Prateek SinghViewportScroller service in angularIn angular out of box service ViewportScoller, could use to adjust scroll position on the page or disable scroll on the page.May 1, 2022May 1, 2022
Prateek SinghCustomize angular material date pickercustomize or extend angular material datepicker. i18n of the date- picker.Jan 21, 2022Jan 21, 2022
Prateek SinghDisable button after a click in angular using directiveAngular directive to disable a button after each click. It could be enabled via variable or observableDec 31, 2021Dec 31, 2021
Prateek SinghBuilt a custom two-way bindingBuild a custom two-way binding in angular like ngModel.Dec 31, 2021Dec 31, 2021
Prateek SinghUse of @HostBinding and @HostListener in Angular@HostListener and @HostBinding in a directive provide a powerful tool for adding features to an existing component or an HTML element.Dec 24, 2021Dec 24, 2021