Fullstack Vue 3: The Complete Guide to Vue.js

Fullstack Vue 3: The Complete Guide to Vue.js

English | 2021 | ISBN: 978-1987595291 | 625 Pages | PDF, EPUB, MOBI | 196 MB

Revision 13 – 2021-02-01

Build amazing apps with Vue 3
The Fullstack Vue book is the complete guide to Vue.js. With dozens of code examples showing every step, you will master this delightful framework

Create sleek, dynamic web apps with Vue.js
Fullstack Vue is a tutorial-driven book that will have you writing Vue apps in no time

What You Will Build
When you buy Fullstack Vue, you’re not buying just a book, but dozens of code examples. Every chapter in the book comes with a complete project that uses the concepts in the chapter in a practical, runnable format.

A Server-persisted Shopping Cart
Use the Flux-like library Vuex to manage data for a large shopping cart application that persists information on to a local server.

A Calendar Event App
Dive deeper into component based architecture by learning how simple state management works with Vue Single-file components

A Voting Application
Learn how to render dynamic components and use standard Vue directives to build an interactive voting application

Forms with Validations
Build powerful forms that accept user input, and give clear messaging when the input is of an invalid format

VueX-based Routes and Authentication
Build on top of the server persisted shopping cart app by creating dynamic routes and a token authentication flow with the official vue-router library

Build Bullet-proof Apps with Testing
Use Vue’s official test utility library, vue-test-utils, to create meaningful tests for a daily weather app that interacts with a third party API

Homepage