Pro Vue.js 2
by: Adam Freeman
ISBN-10: 1484238044
ISBN-13: 9781484238042
Edition 版次: 1st ed.
Released: 2018-09-11
Print Length 页数: 719
Book Description
By finelybook
Explore Vue.js to take advantage of the capabilities of modern browsers and devices using the fastest-growing framework for building dynamic JavaScript applications. You will work with the power of the Model-View-Controller (MVC) pattern on the client,creating a strong foundation for complex and rich web apps.
Best-selling author Adam Freeman explains how to get the most from Vue.js 2. He begins by describing the MVC pattern and the benefits it can offer. He then shows you how to use Vue.js in your projects,starting from the nuts and bolts and building up to the most advanced and sophisticated features,going in-depth to give you the knowledge you need. Chapters include common problems and how to avoid them.
What You’ll Learn
Gain a solid architectural understanding of the MVC pattern
Create rich and dynamic web app clients using Vue.js 2
Extend and customize Vue.js
Test your Vue.js projects
Who This Book Is For
JavaScript developers who want to use Vue.js to create dynamic client-side applications
Cover Part l.Getting Started with Vuejs
1.Your First Vue.js Application
2.Understanding Vue.js
3.HTML and CSS Primer
4.Essential JavaScript Primer
5.SportsStore: A Real Application
6.SportsStore: Checkout and Orders
7.SportsStore: Scaling and Administration
8.SportsStore: Administration and Deployment Partll.Vue.js in Detail
9.Understanding Vue.is
10.Understanding Vue.js Projects and Tools
11.Understanding Data Bindings
12.Using the Basic Directives
13.Using the Repeater Directive
14.Handling Events
15.Working with Form Elements
16.Using Components Part ll.Advanced Vue.js Features
17.Understanding the Component Lifecycle
18.Loosely Coupled Components19.Using RESTful Web Services
20.Using a Data Store21.Dynamic Components
22.URL Routing
23.URL Routing Element Features
24.Advanced URL Routing
25.Transitions
26.Extending Vue.js