Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Async Data with Nuxt.js (Nuxt 2)

🚧 NOTICE: You are watching a Vue.js 2 lesson

Introduction to Asynchronous Data with Nuxt.js

This course is all about asynchronous data. To work along you will need an API. We recommend the JSON Placeholder API if you want to get up and running quickly.

You can find the boilerplate that we use in the course here. In this lesson, we'll set ourselves up and fetch our first async data.

This course requires that you are familiar with the Nuxt.js Fundamentals.