
So let's scratch all of that SproutCore stuff I just told you. Okay no, don't scratch it - the basic principles are still the same. As I did a little more research on SproutCore tutorials, I've discovered that the new Ember.js framework is actually the former known "SproutCore 2.0". Although it changed some core characteristics in it's structure and usage, it took the best from SC and brought it into a more HTML5 developement friendly enviroment.
And since this is more of the path I'd like to walk on, lets switch directly to Ember.js. In this article I'll show you the ember.js starter kit and how to use it to get your first ember app up and running.
Let's start trough!
