Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
NuxtJS is a framework on top of Vue that allows your application to be server-side rendered via Node. js. This allows for better SEO, but still has all the benefits of a fully interactive JavaScript application. In this series, we'll take a look at using Nuxt 3 and all the features it has to offer including automatic routing, better TypeScript support, Vite support, the Nitro server and more. We'll pair it together with an API powered by Laravel on the backend to build out the obligatory blog application. This will allow us to learn how to communicate between the front-end and the back-end.