15 - 16
3 - 4
We’ll use fetch and an async action creator to send a DELETE request to the server and update the UI by removing the deleted item and displaying a success message once the save has completed successfully.
DELETE