Debugging
←Older revision | Revision as of 14:29, 10 December 2013 | ||
Line 9: | Line 9: | ||
== Debugging == | == Debugging == | ||
- | By merging advanced [[HTML]] technology (like [[Knockout.js]]) and [[Java]] one gets all the goodies of [[Java]] language, together with using more and more popular and powerful [[HTML]] presentation technologies | + | By merging advanced [[HTML]] technology (like [[Knockout.js]]) and [[Java]] one gets all the goodies of [[Java]] language, together with using more and more popular and powerful [[HTML]] presentation technologies - one gets [[Knockout4Java]]! The [[Java]] model is fully separated from the view (e.g. [[HTML]]), can be unit tested and also (as the code runs in [[HotSpot]] [[VM]] it can be fully debugged). Just follow the [[Twitter]] client instructions: |
* clone the http://source.apidesign.org/hg/html~demo/ [[Hg]] repository | * clone the http://source.apidesign.org/hg/html~demo/ [[Hg]] repository | ||
* open its ''twitter'' project in [[NetBeans]] IDE 7.3 | * open its ''twitter'' project in [[NetBeans]] IDE 7.3 |