Hands-on Nuxt.js Web Development: Build universal and static-generated Vue.js applications using Nuxt.js
by Lau Tiam Kok
English | 2020 | ISBN: 1789952697 | 698 Pages | EPUB | 2 MB
by Lau Tiam Kok
English | 2020 | ISBN: 1789952697 | 698 Pages | EPUB | 2 MB
This book starts with an introduction to Nuxt.js and its constituents as a universal SSR framework. You'll learn the fundamentals of Nuxt.js and find out how you can integrate it with the latest version of Vue.js. You'll then explore the Nuxt.js directory structure and set up your first Nuxt.js project using pages, views, routing, and Vue components. With the help of practical examples, you'll learn how to connect your Nuxt.js application with the backend API by exploring your Nuxt.js application's configuration, plugins, modules, middleware, and the Vuex store. The book shows you how you can turn your Nuxt.js application into a universal or static-generated application by working with REST and GraphQL APIs over HTTP requests. Finally, you'll get to grips with security techniques using authorization, package your Nuxt.js application for testing, and deploy it to production.