Simple Pagination with Angular 8 and ng-bootstrap
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
Simple Example of One Way & Two Way Binding in Angular 8
Learn about One Way and Two way binding in Angular 8 using simple example, using this binding we can pass the values of variable from Component to Template or from Template to Component, read the article to know how to implement it