Welcome to your journey of Hands-on Nuxt.js Web Development. In this chapter, we will peer inside Nuxt to see what constitutes this framework. We will walk you through Nuxt's features and you will get to know the pros and cons of the different types of applications that Nuxt falls in line with. Last but not least, you will discover the great potential of using Nuxt as a universal SSR app, a static site generator, and a single-page app.
In this chapter, we will cover the following topics:
- From Vue to Nuxt
- Why Use Nuxt?
- Types of applications
- Nuxt as a universal SSR app
- Nuxt as a static site generator
- Nuxt as a single-page app
Let's get started!