DEV Community

Discussion on: How to use Fetch API for CRUD operations?

Collapse
 
kodra profile image
Draško Kokić

The example for Update (PUT) misses an id in the URL.
BTW, does it really make sense to include code snippets as pictures?