Ember.js Web Development with Ember CLI

Suchit Puri

  • 出版商: Packt Publishing
  • 出版日期: 2015-05-30
  • 售價: $1,120
  • 貴賓價: 9.5$1,064
  • 語言: 英文
  • 頁數: 176
  • 裝訂: Paperback
  • ISBN: 1784395846
  • ISBN-13: 9781784395841
  • 下單後立即進貨 (約3~4週)

商品描述

Build ambitious single-page web applications using the power of Ember.js and Ember CLI

About This Book

  • Build scalable web applications with Ember.js and Ember CLI
  • Leverage the working examples to gain more insight into the Ember framework
  • Manage dependencies and use the broccoli asset pipeline, the ES6 compatible module system, and more with a strong Ember CLI focus

Who This Book Is For

If you are a JavaScript developer who is starting out to build ambitious Ember.js application, or a developer who has prior Ember.js experience and want to transition your application to the latest Ember.js version with Ember CLI, then this book is for you.

In Detail

Ember.js is a JavaScript framework based on the Model View Controller design pattern. It brings proven design principles and practices to modern web-based application development and helps you focus on solving your core business problem.

Ember.js Web Development with Ember CLI is for the next generation of web developers who want to build powerful single-page web applications using the simplicity of Ember CLI and the sophistication of the upcoming Ember 2.0. Starting with an introduction to Ember.js, you will explore its object-oriented pattern, cover classes and other properties, diving into great techniques to define your routes when managing applications, and using object and array controllers to encapsulate the application display logic.

Unlike many other books that merely skim the surface, this book has a strong focus on Ember CLI, which will soon be the de facto mode for building apps with Ember.