Working with the Fetch API

preview_player
Показать описание
Fetch is a modern replacement for XMLHttpRequest that lays the foundation for Progressive Web Apps. This video covers the basics of using Fetch to request resources and read responses. It explains how to use GET, POST, and HEAD requests and describes the theory behind Cross Origin Resource Sharing (CORS).

Рекомендации по теме
Комментарии
Автор

Beautifully put together. Short, concise and just what I wanted to know.

rvlglobe
Автор

You're a great teacher. Would love to see some deep dives.

mmmmmmm
Автор

Very useful information on Fetch(). Thank you!

palmsenglish
Автор

Hi, I'm having trouble getting something from fetch's promise chain other than console.logs and other promises. Am I more or less limited to just calling a function in my final .then( ) that takes the json as params? I just want to get my fetched json into a variable. :'(

dkennell
Автор

Only 21 Comments with 24k views... seems like someone is deleting comments?

skullteria