Stephen's dev blog

Posts Tagged ‘mvc

SproutCore: a proper javascript framework

Posted by: Stephen Gray on: 17 September, 2008

I wrote a while ago about creating a client side MVC system in javascript.
Yesterday at one of the talks SproutCore was mentioned. I had a look today and it looks very promising. It’s a full framework designed to create full ‘thick client’ javascript applications. The core of it was written in Ruby and I haven’t [...]

jQuery create a client-side MVC

Posted by: Stephen Gray on: 28 August, 2008

jquery, mvc, framework