Web Unleashed 2012

2012-11-08 00:00:00 2012-11-10 00:00:00 America/Toronto Web Unleashed 2012 FITC is back in New England, but this time around we bring you Web Unleashed. Waltham, MA FITC Waltham, MA

Presentation


Overview

Ember.js is a JavaScript framework aimed at building robust and ambitious web applications. Its major goals include providing a standard application framework, an expressive way architecting your web application, and a toolkit which helps eliminate boilerplate accelerating your development time.

This session aims to educate developers on the fundamentals of an Ember.js application and helps them understand how to approach building their first robust web application.

The topics covered in this session include:

* Basic application structure
* Data bindings
* Auto-updating templates
* Computed properties
* State management with the Ember.js Router
* Data, the Ember.js data persistence library

This session will also briefly discuss approaches for testing your Ember.js application and various tooling that exists for deployment of your application, exploring tools such as Iridium, ember-rails, and others.

This presentation is aimed at people new to Ember.js, but who are experienced in JavaScript development.