Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Ember.js Getting Started with Ember.js Introduction to Ember

which version of ember is used in this course?

no more details to add

5 Answers

Ian VanSchooten
Ian VanSchooten
3,549 Points

I am using the latest versions of Ember (1.9.1) and Handlebars (2.0.0) and have not had any trouble. The Ember team does a good job of making sure they do not introduce breaking changes within a major version, so anything that starts with 1.x.x should be good to go. As a note, Handlebars is now at a different major version from the course, but still seems to work fine with the examples.

Brandon Shallenberger
Brandon Shallenberger
6,509 Points

Makes me hesitant to take the course. Same as the Angular 1 course. Why learn what you won't be using, even if some can be used.

Hi Exuper,

More likely Ember version 1.7.0, see video @ 2:56

thank you

thank you very much for your detailed answer Ian.