Login required for access
In order to watch this lesson, you'll need to login to the website.
Deleting Posts using Route Slugs
Fullstack Social iOS NodeJS REST
Now that our browser is properly hooked up to delete post objects, let's create a proper route that handles a DELETE request. This request will simply delete objects using the Waterline destroy command. Once the object is deleted, let's update our UI to make sure it is removed from the DOM.

Comments (3)
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
HELP & SUPPORT