| I totally agree that our getting started story could be much better. In fact, it's our primary focus as we move towards 1.0. Specifically: * We're actively working on a Getting Started Guide with live examples that walks the user through building a new application from scratch. * We're continuing to improve our guides to talk through areas that might be confusing for new developers, like the naming conventions[1] we use in Ember * Ember 1.0 will feature the return of the Starter Kit[2], which directly addresses the concerns by the OP. We removed it temporarily to bring it up to date with the most recent idioms, but it will be coming back very soon[2]. This was a hard decision that sucked, but leaving around an out of date starter kit seemed worse than removing it. I take this concern very seriously, and hope that people will continue to give us a look as we improve the experience for new users. [1] http://emberjs.com/guides/concepts/naming-conventions/
[2] https://github.com/emberjs/starter-kit |
It's nice to be able to take a look at something that works and is simple enough to read through in one glance and go "Ah hah!"