teaching machines

CS 347: Lecture 14 – Fetch

October 8, 2020 by . Filed under fall-2020, lectures, webdev.

Dear students:

Last time we examined objects and how to pass them around using JSON. This time, we apply these ideas by consuming a web service: News API. We’ll use JavaScript’s builtin fetch function to grab and send JSON data.

Here’s your TODO list:

See you next time.

Sincerely,