November 2018
Beginner
502 pages
10h 22m
English
The fetch function is a native JavaScript function that we can use to interact with RESTful APIs. In this section, we'll go through some common RESTful API interactions using fetch, starting with getting data. Throughout this section, we are going to interact with the fantastic JSONPlaceholder REST API.
Read now
Unlock full access