Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Thursday, September 1, 2011

Knockoutjs for Grails

Grails - Plugin - Knockoutjs for Grails
Knockout is a JavaScript library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML, using observers to make your UI automatically stay in sync with an underlying data model. It works particularly well with the MVVM pattern, offering declarative bindings somewhat like Silverlight but without the browser plugin.
Grails in Action The Definitive Guide to Grails (Expert's Voice in Web Development) Groovy in Action

No comments:

Post a Comment