Part 2. Building ambitious web apps for the real world

Part 1 guided you through the core Ember.js features and functionality, while familiarizing you with the conventions used throughout Ember.js applications. Part 2 shifts the focus slightly so you can explore how to make Ember.js applications come alive.

Part 2 introduces the case study that forms the basis for most of this book’s sample code, Montric. Montric is an open source tool for monitoring application performance. Its front end is written in Ember.js. Its back end is Java-based, running on top of a horizontal scalable database, Riak.

You start by learning how to integrate server-side communication via Ember Router, first using Ember Data beta 2 in chapter 5, and then moving on to ...

Get Ember.js in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.