This document provides an overview of building web applications with Ember.js. It discusses Ember's core concepts like templates, routes, controllers and components. It also covers using Ember Data to manage models and the store. Examples are given of setting up an application structure with routes and resources, passing data between routes, controllers and templates, and building reusable components. Support resources like the Ember Inspector and discussion forums are also mentioned. Finally, upcoming features like Ember CLI, HTMLBars and Ember Data 1.0 are highlighted.