Ember.js in Action (Paperback)

Joachim Haagen Skeie

  • 出版商: Manning
  • 出版日期: 2014-06-23
  • 定價: $1,485
  • 售價: 9.5$1,411
  • 貴賓價: 9.0$1,337
  • 語言: 英文
  • 頁數: 264
  • 裝訂: Paperback
  • ISBN: 1617291455
  • ISBN-13: 9781617291456
  • 相關分類: JavaScript
  • 立即出貨 (庫存 < 3)

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

相關主題

商品描述

Summary

Ember.js in Action is a crisp tutorial that introduces the Ember.js framework and shows you how to build production-quality web applications. You'll begin with the basic architecture: client- and server-side MVC, integrating Ember.js with your favorite back end, handling data ... and more. You'll explore the amazing Handlebars templating engine that automatically updates your apps when the data behind them changes. Along the way, you'll develop a complete Ember.js application and learn how to deploy, administer, and update it efficiently.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Ember.js is a JavaScript MVC framework that handles important tasks like managing code modules, maintaining state, and expediting reliable data flow. It provides the patterns, components, and scaffolding you need to build ambitious web applications.

About the Book

Ember.js in Action introduces the Ember.js framework and shows you how to build full-featured, desktop-quality web applications. You'll begin with the basic architecture: client- and server-side MVC and how to integrate Ember.js with your favorite back end. Then you'll explore the amazing Handlebars templating engine that automatically updates your apps when the data behind them changes. Along the way, you'll develop a complete Ember.js application and learn how to deploy, administer, and update it efficiently.

Readers of this book need to know JavaScript. No prior experience with Ember.js is required.

What's Inside

  • Working with Ember Data
  • Mastering Handlebars templates
  • Advanced JavaScript techniques
  • Covers Ember.js 1.0

About the Author

Joachim Haagen Skeie is an experienced web application developer and the author of Montric, an open source monitoring tool built using Ember.js.

Table of Contents

    PART 1 EMBER.JS FUNDAMENTALS
  1. Powering your next ambitious web application
  2. The Ember.js way
  3. Putting everything together using Ember.js Router
  4. Automatically updating templates with Handlebars.js
  5. PART 2 BUILDING AMBITIOUS WEB APPS FOR THE REAL WORLD
  6. Bringing home the bacon—interfacing with the server side using Ember Data
  7. Interfacing with the server side without using Ember Data
  8. Writing custom components
  9. Testing your Ember.js application
  10. PART 3 ADVANCED EMBER.JS TOPICS
  11. Authentication through a third-party system—Mozilla Persona
  12. The Ember.js run loop—Backburner.js
  13. Packaging and deployment

商品描述(中文翻譯)

《Ember.js 實戰》是一本簡潔的教學書,介紹了 Ember.js 框架並展示了如何構建高品質的網絡應用程序。您將從基本架構開始:客戶端和服務器端的 MVC,將 Ember.js 與您喜歡的後端集成,處理數據等等。您將探索令人驚嘆的 Handlebars 模板引擎,它會在數據更改時自動更新應用程序。在此過程中,您將開發一個完整的 Ember.js 應用程序,並學習如何高效地部署、管理和更新它。

購買印刷版書籍還包括 Manning Publications 提供的 PDF、Kindle 和 ePub 格式的免費電子書。

關於技術:
Ember.js 是一個處理重要任務的 JavaScript MVC 框架,如代碼模塊管理、狀態維護和可靠數據流加速。它提供了構建雄心勃勃的網絡應用程序所需的模式、組件和腳手架。

關於本書:
《Ember.js 實戰》介紹了 Ember.js 框架,並展示了如何構建功能完整、桌面級質量的網絡應用程序。您將從基本架構開始:客戶端和服務器端的 MVC,以及如何將 Ember.js 與您喜歡的後端集成。然後,您將探索令人驚嘆的 Handlebars 模板引擎,它會在數據更改時自動更新應用程序。在此過程中,您將開發一個完整的 Ember.js 應用程序,並學習如何高效地部署、管理和更新它。

閱讀本書的讀者需要了解 JavaScript,不需要有 Ember.js 的先前經驗。

本書內容包括:
- 使用 Ember Data 工作
- 掌握 Handlebars 模板
- 高級 JavaScript 技術
- 涵蓋 Ember.js 1.0

關於作者:
Joachim Haagen Skeie 是一位經驗豐富的網絡應用程序開發人員,也是使用 Ember.js 構建的開源監控工具 Montric 的作者。

目錄:
第一部分 Ember.js 基礎
1. 推動您的下一個雄心勃勃的網絡應用程序
2. Ember.js 的方式
3. 使用 Ember.js 路由器將所有內容整合在一起
4. 使用 Handlebars.js 自動更新模板

第二部分 構建實際世界的雄心勃勃的網絡應用程序
5. 通過 Ember Data 與服務器端進行接口交互
6. 不使用 Ember Data 與服務器端進行接口交互
7. 編寫自定義組件
8. 測試您的 Ember.js 應用程序

第三部分 高級 Ember.js 主題
9. 通過第三方系統進行身份驗證 - Mozilla Persona
10. Ember.js 運行循環 - Backburner.js
11. 打包和部署