Building Web Apps with Ember.js (2014)

Building Web Apps with Ember.js (2014)

Preface

Chapter 1. Introducing Ember.js and Ambitious Web Applications

Chapter 2. The Basics

Chapter 3. Ember Boilerplate and Workflow

Chapter 4. Building the RocknRollCall Prototype: Templates

Chapter 5. Building the RocknRollCall Prototype: The Router, Routes, and Models

Chapter 6. Building the RocknRollCall Prototype: Controllers, Views, Data Binding, and Events

Chapter 7. Persisting Data

Chapter 8. Building an Ember Backend

Chapter 9. Ember Components

Chapter 10. Ember Testing