Deleting Users

This lesson shows how to implement the Delete Users operation. It goes over all four aspects of the implementation including HTML, typescript, UserService, and back-end code.

Delete Users: HTML Code

Just as it was for updating users, the Deleting users feature is intertwined with the table of users.

If you take another look at the table of users you will notice that there is Delete button for each row, i.e., each user.

Get hands-on with 1200+ tech skills courses.