ENGLISH

Fullstack Vue: The Complete Guide to Vue.js

Book information

Publisher
Fullstack.io
Year
2018
Language
english
Format
PDF
Filesize
19 MB (19762800 bytes)
Pages
445\445
Time added
2020-09-09 07:20:34

Description

Table of Contents Book Revision Bug Reports Be notified of updates via Twitter We'd love to hear from you! Foreword How to Get the Most Out of This Book Overview Vue 2.x Running Code Examples Code Blocks and Context Instruction for Windows users Getting Help Emailing Us Get excited! I - Your first Vue.js Web Application Building UpVote! Development environment setup JavaScript ES6/ES7 Getting started Setting up the view Making the view data-driven List rendering Sorting Event handling (our app's first interaction) Components v-bind and v-on shorthand syntax Congratulations! II - Single-file components Introduction Setting up our development environment Getting started Single-File Components Breaking the app into components Managing data between components Simple State Management Steps to building Vue apps from scratch Step 1: A static version of the app Step 2: Breaking the app into components Step 3: Hardcode Initial States Step 4: Create state mutations (and corresponding component actions) The Calendar App Methodology review III - Custom Events Introduction JavaScript Custom Events Vue Custom Events Event Bus Custom events and managing data Summary IV - Introduction to Vuex Recap What is Flux? Flux implementations Vuex Refactoring the note-taking app Vuex Store Building the components V - Vuex and Servers Introduction Preparation The Server API Playing with the API Client and server Preparing the application The Vuex Store productModule cartModule Interactivity Vuex and medium to large scale applications Recap VI - Form Handling Introduction Forms 101 Preparation The Basic Button Text Input Multiple Fields Validations Async Persistence Vuex Form Modules VII - Routing What is routing? URL Single-page applications Basic Vue Router Dynamic Route Matching The Server API Starting point of the app Integrating vue-router Supporting authenticated routes Implementing login Vue Watchers Navigation Guards Recap and further reading VIII - Unit Testing End-to-end vs. Unit Testing Testing tools Testing a basic Vue component Setup Testing App vue-test-utils More assertions for App.vue Writing tests for a weather app Store Further reading IX - Fullstack Vue Screencast Building SimpleCoinCap Agenda Updates with the new API

Similar books