Angular
Fundamentals of Angular - Communicating with a Server

Making DELETE Requests

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

We will learn how to make DELETE requests.

DELETE requets are fairly simple after we have learned GET, POST, and PUT. Although data does get returned in a DELETE request we often don't worry about handling the data....

 

I finished! On to the next chapter