Ajaxian » jQuery Concrete; ConcreteUI programming in jQuery
Concrete tries to provide a new model of code organisation – a replacement for Object Oriented programming that is focused on adding functions to groups of DOM elements based on the structure and contents of those DOM elements. It’s a merging of the model and view layer that initially seems weird, but can give very powerful results.
Read more on Ajaxian » jQuery Concrete; ConcreteUI programming in jQuery…