更新时间:2021-07-02 19:58:12
封面
版权信息
Credits
About the Author
About the Reviewer
www.PacktPub.com
Why subscribe?
Customer Feedback
Preface
What this book covers
What you need for this book
Operating system
Development tools
Browser
Vue Devtools
IDE
Hardware
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
Hello Vue – An Introduction to Vue.js
Introducing Vue.js
Basic features
Installation
Templates
Directives
Reactivity
Components
Advanced features
Single-file components
Module build
Server-side rendering
The Vue ecosystem
Vue Router
Vuex
Case-study project
Vuebnb
Code base
Folders
Summary
Prototyping Vuebnb Your First Vue.js Project
Vuebnb prototype
Project code
NPM install
Main files
Opening in the browser
Installing Vue.js
Page content
The Vue instance
Data binding
Mock listing
Header image
Style binding
Usage
Expressions
Example: v-if
Arguments
Style binding (continued)
Lists section
List rendering
Icons
Key
Prices
Show more feature
Class binding
Event listener
Getters and setters
Reactive data properties
Hiding the More button
Image modal window
Opening
Window
Disabling the main window
Dimming the main window
Preventing body scroll
Vue's mount element
Watchers
Closing
Escape key
Event modifiers
Lifecycle hooks
Methods
Proxied properties
Removing listener
Setting Up a Laravel Development Environment
Laravel
Laravel and Vue
Environment
Homestead