2
SproutCore – JavaScript HTML5 Application Framework
SproutCore is a HTML 5-based JavaScript Framework. It uses Ruby to build large scale of cloud application. This is a perfect reason why I am learning Ruby: to develop web application using HTML 5. Its website have lots of tutorials and guides on how to use this framework. I recommend to learn Ruby first, then learn this framework. This makes learn SproutCore easier since it uses Ruby syntax. It also has a Hello World example tutorial on the website. Check it out!
There are no posts related to SproutCore - JavaScript HTML5 Application Framework.
Thanks for the comment. I will give SproutCore a try without Ruby.
I have recently started to learn sproutcore, and judging from the tutorial, knowledge of Ruby is not needed all all. I mean yes, there are .rhtml files where you /could/ add ruby code if you wanted to, but it is never used in the tutorials.