#8 — API Code Along with Fetch

Welcome to another Let’s Learn ES6! This is a special episode, we will be doing a code along! In the code along we will use the PokemonAPI () to apply our knowledge so far! We will also use Fetch to access our data, Fetch is not part of ES6, but it is a new API in the browser that returns ES6 promises! This will be the last video for a while as I work on my book! Head to to sign up for a newsletter that will keep you up to date on progress for the book!
Back to Top