In our interview with Ryan Singer of 37signals, he mentioned something that is insanely exciting, and I’d like to draw more attention to it. It was hidden deep in the interview, so not many people discovered it. Here’s the deal …
There is nothing like Rails for mobile web app development, so 37signals are creating a web app MVC framework specifically designed for mobile phone web apps. The code will be comprised of local JavaScript, with the network just being used for data. The apps will work offline, when live data transfer isn’t required.
It’s built in CoffeeScript and Eco, a new templating language created by 37signals.
Essentially, what they’re creating is a streamlined and elegant new development process for HTML5 phone apps, that’s a mirror image of the 37signals web development process.
Singer said they will open-source it if it works out. Here’s the snippet in the interview where he discusses it: