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.
Join this channel to get access to perks:
https://www.youtube.com/channel/UCjX0FtIZBBVD3YoCcxnDC4g/join
For your reference, check this out:
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
💜 Join my Discord Server:
https://discord.gg/TXMQyvbpcA
Support me on Patreon:
https://www.patreon.com/dcode
Follow me on Twitter:
@dcodeyt
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
#dcode #javascript