Posts Tagged mvc

SproutCore: a proper javascript framework

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 [...]

Tags: , ,

jQuery create a client-side MVC

Some concepts for creating a client side MVC (or VC in this case) framework.

Tags: , ,