Lessons > 13. More Practice with JavaScript
Slides
Lecture Video(s)
- Recorded Lecture Video (51:12)
Readings
-
Lazaris, Louis
(2020).
Fetch API Tutorial for Beginners: How to Use Fetch API.
For Wednesday / HW4 -
Using Fetch.
Mozilla Developer Network
For your reference.
Today, we are going to be learning about JavaScript’s fetch API, and how to use it to retrieve data from various content providers (i.e. servers).