HTTP Requests
JavaScript Fetch API
- 📺 Complete Guide to fetch - with async await • 9 minute video by Basarat Ali demonstrating how to make
GET
,POST
,PUT
andDELETE
requests and parse the results usingfetch
, handle network errors, and create utilities to make each request easier to reuse.
Inbox
- https://developer.mozilla.org/en-US/docs/Web/HTTP