Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 453 Bytes

Talk: Ember.js

Ember.js: the serious JavaScript framework for responsible grown-ups

This repository holds the slides, notes, and example application presented during my talk on Ember.js.

The slides were created in Keynote, so you'll need it installed to view them.

The sample application allows you to create and view messages in a single chat room. It uses LocalStorage to persist messages across browser sessions.