Skip to content

Albadylic/APIokeCentre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APIokeCentre

Something to do with the Pokemon API

This Repo as a Workshop

Learning Objectives

  • Make an API call using fetch
  • Chain promises as part of a fetch call
  • Make a fetch call (a promise) within a fetch call (a promise)
  • Understand some differences between Fetch and XHR requests

Steps

  1. Clone the repo
  2. Make an initial API call using fetch and console log the result
  3. Use this result to populate the DOM with a (random) Pokemon
  4. Make an API call within a promise

About

Something to do with the Pokemon API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published