Vue.js: Up and Running: Building Accessible and Performant Web Apps (Paperback)
暫譯: Vue.js:快速上手:構建可訪問且高效能的網頁應用程式(平裝本)
Callum Macrae
- 出版商: O'Reilly
- 出版日期: 2018-04-17
- 定價: $1,480
- 售價: 9.5 折 $1,406
- 語言: 英文
- 頁數: 174
- 裝訂: Paperback
- ISBN: 1491997249
- ISBN-13: 9781491997246
-
相關分類:
Vue.js
-
相關翻譯:
Vue.js 建置與執行 (Vue.js: Up and Running: Building Accessible and Performant Web Apps) (繁中版)
Vue.js 快跑:構建觸手可及的高性能 Web 應用 (Vue.js: Up and Running: Building Accessible and Performant Web Apps) (簡中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$2,500$2,375 -
$1,575Essential Scrum: A Practical Guide to the Most Popular Agile Process (Paperback)
-
$1,040$988 -
$2,500$2,375 -
$1,820Hadoop: The Definitive Guide, 4/e (Paperback)
-
$928Learning AngularJS: A Guide to AngularJS Development (Paperback)
-
$1,664Algorithms in a Nutshell: A Practical Guide, 2/e
-
$743Introducing Go: Build Reliable, Scalable Programs (Paperback)
-
$1,935Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems (Paperback)
-
$990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$390$273 -
$390$257 -
$650$553 -
$520$442 -
$450$356 -
$500$390 -
$1,575$1,496 -
$296前端工程師必備技能:Vue 移動開發實戰技巧
-
$888Vue.js 2 Web Development Projects: Learn Vue.js by building 6 web apps
-
$540$459 -
$2,000$1,900 -
$590$502 -
$2,380$2,261 -
$2,240Javascript: The Definitive Guide: Master the World's Most-Used Programming Language, 7/e (Paperback)
-
$1,824Learning React: Modern Patterns for Developing React Apps, 2/e
相關主題
商品描述
Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.
Author Callum Macrae shows you how to use the most useful libraries in the Vue ecosystem, such as vue-router for routing, vuex for state management, and vue-test-utils for testing. If you’re a frontend developer familiar with JavaScript, HTML, and CSS, this book will show you how to develop a fully featured web application using Vue.
- Learn Vue.js basics, including its use of templates to display data on a page
- Set up Vue projects from scratch, or use vue-cli to set up from a template
- Create a maintainable codebase by splitting code into self-contained components
- Discover how Vue.js works with CSS to style your websites and applications
- Use render functions and JSX, rather than templates, to determine what Vue displays
- Control how code is executed and displayed with vue-router
- Manage state in one centralized place with the Vuex library
- Write unit tests to ensure your Vue components don’t break in the future
商品描述(中文翻譯)
獲得一個簡明的介紹,學習如何使用 Vue.js 這個流行的 JavaScript 框架來構建快速、互動的單頁網頁應用程式,該框架組織並簡化了網頁開發。透過這本實用指南,您將迅速從基礎知識進入自定義元件和進階功能——包括 JSX,這是 JavaScript 語法擴展。
作者 Callum Macrae 向您展示如何使用 Vue 生態系統中最有用的庫,例如用於路由的 vue-router、用於狀態管理的 vuex,以及用於測試的 vue-test-utils。如果您是一位熟悉 JavaScript、HTML 和 CSS 的前端開發者,這本書將教您如何使用 Vue 開發一個功能齊全的網頁應用程式。
- 學習 Vue.js 的基礎知識,包括如何使用模板在頁面上顯示數據
- 從零開始設置 Vue 專案,或使用 vue-cli 從模板設置
- 通過將代碼拆分為自包含的元件來創建可維護的代碼庫
- 發現 Vue.js 如何與 CSS 一起工作,以美化您的網站和應用程式
- 使用渲染函數和 JSX,而不是模板,來決定 Vue 顯示的內容
- 使用 vue-router 控制代碼的執行和顯示方式
- 使用 Vuex 庫在一個集中位置管理狀態
- 編寫單元測試以確保您的 Vue 元件在未來不會出現故障