Non classé

Getting Started With Axios In Nuxt — Smashing Magazine


In this tutorial, we will learn how to make a request in our Nuxt.js applications using the Axios module. We will also learn how to use the `ayncData` and `fetch` methods to fetch data on the server-side and the differences between the two methods. Source: SwissUXNews