Ember Weekly #532014-04-14
EmberConf 2014 Videos
Ember Data and the Way Forward - Igor Terzic
Igor's discusses the state of Ember Data and the road to 1.0. (confreaks.com)
Contributing to Ember - Robert Jackson
An introduction on how to start contributing to Ember - covering feature flags, release cycle, commit prefixing and documentation. (confreaks.com)
Using Ember to Make the Seemingly Impossible Easy - Heyjin Kim & Andre Malan
Covers techniques of using Ember.Component to encapsulate code and some other tips and hacks. (confreaks.com)
Reading
Ghost Ember Re-write
Some interesting discussions on the Ghost GitHub issue tracker surrounding approaches for re-writing the Ghost Admin UI with Ember. (github.com)
Ember.js Authentication - The Right Way
A walkthrough exhibiting a strategy to build user authentication into your Ember application. (code) (webcloud.github.io)