Angular Material Mat Dialog Confirm Box to show the confirmation message and on confirm perform the required Action, follow the steps given in the article to show the dialog box
See how to add Font Awesome icons on Any Angular 2+ Application using Angular Font Awesome package, visit the tutorial to see Font Awesome icon by simply adding the package and by using the given Font Awesome fa tag
How to show validation error messages in Angular Material Form Group dynamically when you start typing values in the form fields and keep the submit button disabled read more
Angular Application Error: Can't bind to 'routerLinkActiveOptions' since it isn't a known property of 'a', refer the solution given in this article to fix this issue
Angular routerLinkActive class shows the first Home Page link as always active even if other pages are visited or are active, read more to fix this issue of routerLinkActive class of Angular Router Module
Pagination in Angular 8 using ng-bootstrap, start using this simple pagination example for faster loading of the page contents in Angular 8, try this pagination using ng-bootstrap and angular 8
Can't bind to 'formGroup' since it isn't a known property of 'form' Error when running Angular 8 App to show Reactive Forms on Web Page, read the article to know the solution to fix this issue
ng : File \AppData\Roaming\npm\ng.ps1 cannot be loaded. The file npm\ng.ps1 is not digitally signed Angular 8 Error when running any ng commands from Visual Studio Code terminal