hafriedlander's jquery.concrete


hafriedlander’s jquery.concrete at master – GitHub

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.

Related Posts