Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Hands-on Nuxt.js Web Development
Hands-on Nuxt.js Web Development

Hands-on Nuxt.js Web Development: Build universal and static-generated Vue.js applications using Nuxt.js

Arrow left icon
Profile Icon Lau Tiam Kok Kok Lau Profile Icon LAU THIAM KOK
Arrow right icon
R$80 R$218.99
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3 (2 Ratings)
eBook Aug 2020 698 pages 1st Edition
eBook
R$80 R$218.99
Paperback
R$272.99
Subscription
Free Trial
Renews at R$50p/m
Arrow left icon
Profile Icon Lau Tiam Kok Kok Lau Profile Icon LAU THIAM KOK
Arrow right icon
R$80 R$218.99
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3 (2 Ratings)
eBook Aug 2020 698 pages 1st Edition
eBook
R$80 R$218.99
Paperback
R$272.99
Subscription
Free Trial
Renews at R$50p/m
eBook
R$80 R$218.99
Paperback
R$272.99
Subscription
Free Trial
Renews at R$50p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Hands-on Nuxt.js Web Development

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Explore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web app
  • Write cleaner, maintainable, and scalable isomorphic JavaScript web applications
  • Transform your Vue.js application into universal and static-generated web apps

Description

Nuxt.js is a progressive web framework built on top of Vue.js for server-side rendering (SSR). With Nuxt.js and Vue.js, building universal and static-generated applications from scratch is now easier than ever before. 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. By the end of this web development book, you'll have developed a solid understanding of using Nuxt.js for your projects and be able to build secure, end-to-end tested, and scalable web applications with SSR, data handling, and SEO capabilities.

Who is this book for?

The book is for any JavaScript or full-stack developer who wants to build server-side rendered Vue.js apps. A basic understanding of the Vue.js framework will assist with understanding key concepts covered in the book.

What you will learn

  • Integrate Nuxt.js with the latest version of Vue.js
  • Extend your Vue.js applications using Nuxt.js pages, components, routing, middleware, plugins, and modules
  • Create a basic real-time web application using Nuxt.js, Node.js, Koa.js and RethinkDB
  • Develop universal and static-generated web applications with Nuxt.js, headless CMS and GraphQL
  • Build Node.js and PHP APIs from scratch with Koa.js, PSRs, GraphQL, MongoDB and MySQL
  • Secure your Nuxt.js applications with the JWT authentication
  • Discover best practices for testing and deploying your Nuxt.js applications

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Aug 14, 2020
Length: 698 pages
Edition : 1st
Language : English
ISBN-13 : 9781789956146
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Aug 14, 2020
Length: 698 pages
Edition : 1st
Language : English
ISBN-13 : 9781789956146
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
R$50 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
R$500 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts
R$800 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just R$25 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total R$ 791.97
Vue.js 3 Cookbook
R$272.99
Hands-on Nuxt.js Web Development
R$272.99
Front-End Development Projects with Vue.js
R$245.99
Total R$ 791.97 Stars icon

Table of Contents

25 Chapters
Section 1: Your First Nuxt App Chevron down icon Chevron up icon
Introducing Nuxt Chevron down icon Chevron up icon
Getting Started with Nuxt Chevron down icon Chevron up icon
Adding UI Frameworks Chevron down icon Chevron up icon
Section 2: View, Routing, Components, Plugins, and Modules Chevron down icon Chevron up icon
Adding Views, Routes, and Transitions Chevron down icon Chevron up icon
Adding Vue Components Chevron down icon Chevron up icon
Writing Plugins and Modules Chevron down icon Chevron up icon
Adding Vue Forms Chevron down icon Chevron up icon
Section 3: Server-Side Development and Data Management Chevron down icon Chevron up icon
Adding a Server-Side Framework Chevron down icon Chevron up icon
Adding a Server-Side Database Chevron down icon Chevron up icon
Adding a Vuex Store Chevron down icon Chevron up icon
Section 4: Middleware and Security Chevron down icon Chevron up icon
Writing Route Middlewares and Server Middlewares Chevron down icon Chevron up icon
Creating User Logins and API Authentication Chevron down icon Chevron up icon
Section 5: Testing and Deployment Chevron down icon Chevron up icon
Writing End-to-End Tests Chevron down icon Chevron up icon
Using Linters, Formatters, and Deployment Commands Chevron down icon Chevron up icon
Section 6: The Further Fields Chevron down icon Chevron up icon
Creating an SPA with Nuxt Chevron down icon Chevron up icon
Creating a Framework-Agnostic PHP API for Nuxt Chevron down icon Chevron up icon
Creating a Real-Time App with Nuxt Chevron down icon Chevron up icon
Creating a Nuxt App with a CMS and GraphQL Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
(2 Ratings)
5 star 50%
4 star 0%
3 star 0%
2 star 0%
1 star 50%
Daniel Correa Jan 31, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is one of the most detailed and well explained books that I have read so far. First of all, congratulations to the author.This book is about developing a complete range of different web applications with the use of Nuxt and Vue.js. When I refer to a complete range, we talk about SPA, Universal SSR, and static-generated applications (terms that I didn't understand very well, before reading this book).There are some important elements that I really liked and enjoyed of this book:- The author makes an excellent job explaining almost everything. The book provides excellent introductions to all the topics covered. Just a quick example, in Chapter 01 it explains the differences between the types of applications, SSR, SPA, and Universal SSR. In Chapter 12 (login), it explains what is a session, what is a cookie, what are tokens, and so on. Other books go directly to the code (assuming you already know many concepts), but that is not the case with this book.- For me, this is a book that all front-end developers should read, to get a big picture of the different tools and possibilities that you have when creating web applications. To understand the different types of applications, their advantages, disadvantages, and when to use them.- Examples in the GitHub repo worked properly. Examples are simple and provide a proper picture of each topic. However, there is a lack of design styles. So, you will get ugly user interfaces (but you can improve them with the use of a CSS framework such as bootstrap) not a big deal.- The book covers many interesting topics such as, (i) vue essentials (vue files, components, plugins, vuex, and vue-router, among others), (ii) middlewares (to create backend and front-end applications and connect them), (iii) nuxt elements (routes, pages, views, configs, and many more), and (iv) others (such as authentication, logins, database management with mongodb, testing, linters, and graphql, among others).Final notes:- I really recommend to have a little experience working with vue.js. The author presents a lot of examples with vanilla vue.js. However, I suggest playing around with vue.js, and then read this book.- I also recommend having some experience with web development. Because there are many different topics which can be a little overwhelming. But again, the author makes an excellent job explaining each topic.
Amazon Verified review Amazon
Payton Michaels Jan 27, 2021
Full star icon Empty star icon Empty star icon Empty star icon Empty star icon 1
90% of the code doesn't work. I provided some corrections early on and was contacted by packt (as a complete beginner) with a request from the author to further correct the book.I dont think the author actually knows anything about the nuxt framwork.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.