In this video tutorial I will show to how to implement functionality to perform CRUD operation on the Application Users. We will be creating a separate Admin Service to perform this actions, which will be limited to the admin user only.
----Video Number : 36
----BLOG
https://techhowdy.com/
======FOR SOURCE CODE USE ANY OF THE FOLLOWING REPO LINKS=====
***SOURCE CODE DEV OPS REPO***
https://dev.azure.com/Techhowdy/_git/CMS_CORE_NG
***SOURCE CODE GITHUB LINK***
https://github.com/techhowdy/CMS_CORE_NG
We are making use of JavaScript Library - TablulatorJS to create the user list tables. Tabulator is gaining popularity and is a good open source solution and alternative to DataTables. Feel free to use any JavaScript framework you are comfortable with.
http://tabulator.info/
Download
0 formats
No download links available.
Create | Update | Delete | Implementing API Endpoints | Displaying Users List Tabulator JS - Part 1 | NatokHD