Angular
Building a CRUD Application with Angular & ASP.Net Core - Services in Angular PUT
  •  

Extending our UI

PRO
Outline

Extending our UI

In this video, we created the UI so we could implement PUT. We gave the users the ability to add an ID to one of our input boxes. If the user inputs an ID it means they want to edit the item with the corresponding ID. Otherwise it means they are adding a brand new item.

 

I finished! On to the next chapter