Basics

Just the bare minimum: fetch, convert to JSON, and log the data. You can run this directly in your browser's console to see the results.

Template

Basic fetch()

Basic .map()

Last updated