scrimba
Introduction to ES6+
Introduction: Fetch
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
Introduction: Fetch
Expand for more info
index.js
run
preview
console
/**
* Fetch
*
* RESTFul API - https://jsonplaceholder.typicode.com/
* Docs - https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch
*/

Console
/index.html
-4:29