filmov
tv
Angular API Pagination with dynamic table and cards. #angular #pagination #api

Показать описание
Angular API calls with pagination in the request.
We use Angular Material to display a table or cards with a paginator. Every search query or paginator action will perform a new query against the api. We'll be using the github api to perform searches and testing using Postman.
Other concepts in this demo include:
- Dynamic table columns specified in the component
- Conditional divs depending on the state of the component
#angular #api #table #cards #dynamic
00:00 Angular API Pagination using table or cards
00:12 Demoing the application
00:53 Querying the api using Postman
02:36 Models in Angular
03:44 Api service in Angular
04:36 Angular Component
07:40 Conclusions
We use Angular Material to display a table or cards with a paginator. Every search query or paginator action will perform a new query against the api. We'll be using the github api to perform searches and testing using Postman.
Other concepts in this demo include:
- Dynamic table columns specified in the component
- Conditional divs depending on the state of the component
#angular #api #table #cards #dynamic
00:00 Angular API Pagination using table or cards
00:12 Demoing the application
00:53 Querying the api using Postman
02:36 Models in Angular
03:44 Api service in Angular
04:36 Angular Component
07:40 Conclusions