I mentioned yesterday that I have been exploring various JavaScript MVC frameworks for both client and internal projects. ?Ember.js is one of those frameworks.
As part of my exploration, I have collected various resources on Ember.js and thought I’d share. ?This list is by no means exhaustive and I’m sure there are loads of other resources that I haven’t discovered, add them to the comments and I will update this post.
Getting Started with Ember.js
- The “Official” Ember.js Guides
- PeepCode – Fire Up Ember.js
- Tom Brandt – Getting Started with Ember.js
- RailsCasts #408 – Ember Part 1 (pro)
- Akshay Resources for Getting Started with Ember.js
- Ember Play – a nice Ember playground to test some things out
- StackOverflow Ember.js tagged questions
Blogs with Ember.js Focus
- Official Ember.js blog
- Robin Ward
- Tom Brandt
- Luke Melia
- Darthdeus
- Building a Ember.js application with a Rails API?
Presentations
- Ember Camp 2013 Presentation Recordings
- InfoQ – Ember.js, State of the Union
- Ember.js Introduction – Tom Dale
- Luke Melia – Architecting Ember.js Applications?(slides also)
Twitter Users to Follow
Books
- Noel Rappin – Master Space and Time with JavaScript: Book 4
- Manning – Ember.js In Action
- Instant Ember.js Application Development
Miscellaneous
- EmberWatch Web Site
- Google+ Ember.js Community
- Yehuda Katz and Tom Dale interview. ?Explains a bit about the direction Ember is headed.
- Gist – Ember Hurdles (read the comments too)
- Debugging Ember.js and ember-data
I hope these resources are valuable to those exploring Ember.js or just want to find out what it’s all about. ?Please add any resources you might also find valuable in the comments and I will update this post.