Modern JavaScript: ES6 and beyond!
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Learn Promises in JavaScript

In this lesson, we're learning how we can use Promises to work with asynchronous code and fetch resources from third party APIs. We'll be using the fun and delightful dog.ceo API.

You can read more about the XMLHttpRequest at MDN web docs.