In this section, we will learn about what else we can do with Nuxt. We will learn how to develop a single-page app (SPA) in Nuxt, using PHP rather than JavaScript to create a cross-domain and external API data platforms to feed our Nuxt app, developing a real-time application with Nuxt, and using (headless) CMS and GraphQL with Nuxt.
This section comprises the following chapters:
- Chapter 15, Creating an SPA with Nuxt
- Chapter 16, Creating a Framework-Agnostic PHP API for Nuxt
- Chapter 17, Creating a Real-Time App with Nuxt
- Chapter 18, Creating a Nuxt App with CMS and GraphQL