Vue.js in Action
暫譯: Vue.js 實戰
Erik Hanchett, Benjamin Listwon
- 出版商: Manning
- 出版日期: 2019-03-04
- 售價: $1,520
- 貴賓價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 375
- 裝訂: Paperback
- ISBN: 1617294624
- ISBN-13: 9781617294624
-
相關分類:
Vue.js
-
相關翻譯:
Vue.js 開發實戰 (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$780$616 -
$680$537 -
$1,700$1,700 -
$680$537 -
$990D3.js in Action: Data visualization with JavaScript 2/e
-
$1,650$1,568 -
$1,575$1,496 -
$1,650$1,568 -
$4,620$4,389 -
$1,660$1,577 -
$580$493 -
$680$537 -
$454Vue.js 項目開發實戰
-
$580$522 -
$880$695 -
$620$527 -
$925Spring in Action, 5/e (Paperback)
-
$301Vue.js 快速入門
-
$352Spring Boot + Vue 全棧開發實戰
-
$1,663Hands-On System Programming with C++: Build performant and concurrent Unix and Linux systems with C++17
-
$403Odoo 快速入門與實戰:Python 開發 ERP 指南
-
$560$437 -
$556Python 網絡編程, 2/e (Mastering Python Networking, 2/e)
-
$857QEMU/KVM 源碼解析與應用
-
$480$379
相關主題
商品描述
about the technology
Vue.js is a lightweight frontend framework, offering easy two-way data binding, a reactive UI, and a common-sense project structure. It uses UI patterns and modern HTML to deliver impossibly fast page loads and silky smooth transitions—all from a tiny code footprint. It’s a delight to develop in Vue using ordinary JavaScript and its integrated Vuex state management tool.
about the book
Vue.js in Action is your guide to building modern web apps. You’ll start by exploring the reactive UI model while you get comfortable with Vue’s unique features. Then, you’ll go deeper as you build a shopping cart with an admin interface and the ability to manage stock! Finally, you’ll extend your app, adding transitions, tests, and other key features until it’s production ready.
what's inside
- Clearly annotated code and illustrations
- Modeling data and consuming APIs
- Easy state management with Vuex
- Creating custom directives
about the reader
Written for web developers with some experience in JavaScript, HTML, and CSS.
商品描述(中文翻譯)
## 關於技術
Vue.js 是一個輕量級的前端框架,提供簡單的雙向數據綁定、反應式用戶界面以及符合常識的專案結構。它使用 UI 模式和現代 HTML 來實現極快的頁面加載速度和流暢的過渡效果——所有這些都來自於小巧的代碼體積。在 Vue 中使用普通的 JavaScript 和其集成的 Vuex 狀態管理工具進行開發是一種樂趣。
## 關於本書
《Vue.js in Action》是您構建現代網頁應用的指南。您將首先探索反應式 UI 模型,同時熟悉 Vue 的獨特功能。接著,您將深入學習,構建一個具有管理介面的購物車,並能夠管理庫存!最後,您將擴展您的應用,添加過渡效果、測試和其他關鍵功能,直到它準備好投入生產。
## 內容概覽
- 清晰註解的代碼和插圖
- 數據建模和 API 消費
- 使用 Vuex 進行簡單的狀態管理
- 創建自定義指令
## 讀者對象
本書是為具有一定 JavaScript、HTML 和 CSS 經驗的網頁開發者撰寫的。