Using SproutCore: Demo App
June 19, 2008 at 14:37 Though sproutcore has been around for some time, there is not much going around as far as examples source code is concerned. This might change soon as a couple of guys are setting themselves out to produce a complete demo with source code, screen cast and all.
In the mean time though, I wanted to look at sample code to get going. Looking around on google I didn't find anything. I found what I was looking for in an unexpected place: the sproutcore gem!
It turns out that the sproutcore documentation is also a sproutcore application and makes use of many of the common cocoa/sproutcore idioms. In my opinion, it's as good a place to start as another and is available today. Just take a look at the code within the sproutcore gem.
Better yet, I've just noticed that there are some sample applications provided here by the creators of Sproutcore.
