Basics of the Fetch API in JavaScript

preview_player
Показать описание
The Fetch API was mostly designed to replace AJAX and extend the capability of HTTP requests within our client-side web browsers. It uses Promises over callback functions to perform the same actions as AJAX, with safer, easier to write code.

In this video I take you through the basics of the Fetch API with a straight forward example: getting some text using a HTTP GET request.

Support me on Patreon:

For your reference, check this out:

Follow me on Twitter @dcode!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
Рекомендации по теме
Комментарии
Автор

Check out my channel for more JavaScript tutorials like this one! 👌😁

dcode-software
Автор

You are cool! Your explanations are very clear and understendable. Thanks a lot!

ksusha
Автор

Why no video using fetch get request to send data all use body post buy get no one explain how to use it you put variable in the uri?

jorgeabuauad
Автор

well explained. but your KEYBOARD sound is very loud and ANNOYING

MunirHoque