Upgrading Nuxt 2 to Nuxt 3

About this course

We are in the process of upgrading ROAST from Nuxt 2 to Nuxt 3 and there is a lot to cover! This course is designed to provide a one stop shop for all of the helpful snippets, techniques, etc. that we came across in the process.

When deciding on whether or not to use Nuxt Bridge, we decided to go straight to Nuxt 3. Reason being? We wanted to experience all that Nuxt 3 has to offer. This is by far a lot more work, but we will have a codebase that’s more maintainable for future releases. This course will be consistently updated until we have ROAST entirely converted over. We will be going through API requests, updating helper functions, loading states, and so much more!

There are a ton of changes from Nuxt 2 to Nuxt 3. You can follow along and ask questions on Twitter while we build in public. If you want full access to the source code for ROAST, we do have a book. The book covers building a Single Page Application + API with Nuxt 2 and Nuxt 3! We will guide you through the process from installation to the live web app and even the app store using CapacitorJS 3.

What you'll learn
  • - Upgrade Nuxt 2 to Nuxt 3
  • - How to make API Requests
  • - Migrate Nuxt specific Options API to Composition API