Vue.js 2.x by Example: Example-driven guide to build web apps with Vue.js for beginners

Mike Street

  • 出版商: Packt Publishing
  • 出版日期: 2017-12-20
  • 定價: $1,650
  • 售價: 6.0$990
  • 語言: 英文
  • 頁數: 412
  • 裝訂: Paperback
  • ISBN: 1788293460
  • ISBN-13: 9781788293464
  • 相關分類: Vue.js
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Learn the fundamentals of vue.js by creating complex SPAs with Vuex, vue-router and more

Key Features

  • We bridge the gap between "learning" and "doing" by providing real-world examples that will improve your web development skills with Vue.js
  • Explore the exciting features of Vue.js 2 through practical and interesting examples
  • Explore modern development tools and learn how to utilize them by building applications with Vue.js

Book Description

Vue.js is a frontend web framework which makes it easy to do just about anything, from displaying data up to creating full-blown web apps, and has become a leading tool for web developers. This book puts Vue.js into a real-world context, guiding you through example projects that helps you build Vue.js applications from scratch.

With this book, you will learn how to use Vue.js by creating three Single Page web applications. Throughout this book, we will cover the usage of Vue, for building web interfaces, Vuex, an official Vue plugin which makes caching and storing data easier, and Vue-router, a plugin for creating routes and URLs for your application.

Starting with a JSON dataset, the first part of the book covers Vue objects and how to utilize each one. This will be covered by exploring different ways of displaying data from a JSON dataset. We will then move on to manipulating the data with filters and search and creating dynamic values.

Next, you will see how easy it is to integrate remote data into an application by learning how to use the Dropbox API to display your Dropbox contents in an application

In the final section, you will see how to build a product catalog and dynamic shopping cart using the Vue-router, giving you the building blocks

商品描述(中文翻譯)

學習 vue.js 的基礎知識,並使用 Vuex、vue-router 等創建複雜的單頁應用程式。

主要特點:
- 通過提供實際案例,將「學習」和「實踐」之間的差距縮小,提升您在 Vue.js 網頁開發技能上的能力。
- 通過實際有趣的例子,探索 Vue.js 2 的令人興奮的功能。
- 探索現代開發工具,並學習如何使用 Vue.js 建立應用程式。

書籍描述:
Vue.js 是一個前端網頁框架,可以輕鬆實現從顯示數據到創建完整網頁應用程式的各種功能,已成為網頁開發人員的主要工具。本書將 Vue.js 應用於實際場景,通過示例項目引導您從頭開始建立 Vue.js 應用程式。

通過本書,您將學習如何通過創建三個單頁網頁應用程式來使用 Vue.js。在本書中,我們將介紹使用 Vue 建立網頁界面的用法,使用 Vuex 來簡化緩存和存儲數據的官方 Vue 插件,以及使用 Vue-router 創建應用程式的路由和 URL 的插件。

從 JSON 數據集開始,本書的第一部分介紹了 Vue 對象及其使用方法,並通過探索從 JSON 數據集中不同的數據顯示方式來進行介紹。然後,我們將繼續介紹如何使用過濾器和搜索來操作數據,並創建動態值。

接下來,您將學習如何輕鬆將遠程數據集成到應用程式中,通過學習如何使用 Dropbox API 在應用程式中顯示您的 Dropbox 內容。

在最後一部分中,您將學習如何使用 Vue-router 構建產品目錄和動態購物車,為您提供構建應用程式的基礎。