This practical lesson offers an introduction to the Fetch API.
This lesson is intended for anyone who wants to learn about the Fetch API.
Anyone with an interest in the Fetch API or Web APIs in general.
The following lesson serves as a primer on JavaScript Promises that the Fetch API uses: Introduction to JavaScript Promises
The following lesson serves as a primer for the higher order Map function used in this video: Introduction to Higher Order Functions: Map & Filter