In today’s video I’ll be going over the Fetch API in JavaScript which is a modern alternative to AJAX (or jQuery AJAX) and allows you to make HTTP requests.
This video is intended to help people who were like me, a little hesitant to use Fetch due to the usage of promises.
#javascript