Comment on Sproutcore 1.5 releasedparentComments−bradgessler15yBackbone.js (http://documentcloud.github.com/backbone/) is a great alternative to SproutCore if you're turned off by the gem install.−tomdale15yWe've also created a build of SproutCore that fits into a single, <50k gzipped file. It's definitely experimental, but you can find an example application running it here (built using HTML5 Boilerplate):http://amber-todos.strobeapp.com/ (demo)https://github.com/wycats/experimental-amber-todos (source)
Comments
Backbone.js (http://documentcloud.github.com/backbone/) is a great alternative to SproutCore if you're turned off by the gem install.
We've also created a build of SproutCore that fits into a single, <50k gzipped file. It's definitely experimental, but you can find an example application running it here (built using HTML5 Boilerplate):
http://amber-todos.strobeapp.com/ (demo)
https://github.com/wycats/experimental-amber-todos (source)