-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Data Binding
Grails 2.3 with asynchronous APIs and server-side REST improvements
Grails 2.3 has been released recently. This time, it is a release with a lot of new features. IMHO, The most outstanding features are the REST improvements (including scaffolding of REST controllers) and the new support for an asynchronous programming … Continue reading
Posted in Groovy and Grails
Tagged Aether, Async, Command Objects, Data Binding, GORM, grails, Groovy, Ivy, maven, rest, xss
Leave a comment
Knockout 2.2.0 released
The Knockout Team recently released version 2.2.0 of their JavaScript data binding framework. Knockout is a small but powerful Javascript library that offers declarative data binding for your HTML code. It enables you to separate you HTML code from your … Continue reading
Posted in Web as a Platform
Tagged Data Binding, Dynamic UI, javascript, Knockout, mvvm
Leave a comment
Object.observe() will become a web standard
Two-Way data binding is a requirement for declarative Model/View separation mechanisms as seen in frameworks like KnockoutJS or AngularJS. When the user enters data in a form, the data model gets updated immediately, and when the data model changes, the … Continue reading
Posted in Web as a Platform
Tagged AngularJS, Data Binding, ECMAScript, javascript, KnockoutJS, Object.observe(), observer
Leave a comment
Knockout JS 2.1.0 released
The Knockout JS Team recently released version 2.1.0 of their JavaScript data binding framework. Knockout JS is a small but powerful Javascript library that offers declarative data binding for your HTML code. It enables you to separate you HTML code from your … Continue reading
Posted in Java Web Frameworks
Tagged Data Binding, Dynamic UI, javascript, Knockout JS, mvvm
Leave a comment
Knockout JS 2.0.0 released – Dynamic JavaScript-UIs using Data Binding
The Knockout JS Team recently released version 2.0.0 of their JavaScript data binding framework. Knockout JS is a small Javascript library that offers declarative data binding for your HTML code. It enables you to separate you HTML code from your … Continue reading
Posted in Groovy and Grails, Java Web Frameworks
Tagged Data Binding, Dynamic UI, grails, javascript, Knockout JS, mvvm
1 Comment