Daniel Kurka's talk from GWT.create 2015 on Singular, an Angular-like framework for Java.
Singular leverages GWT to generate Web applications, but it can also generate native Android applications (that do not use Web Views or Javascript), as well as iOS applications via j2objc.
It's a Java annotation processor based system that provides platform neutral and template-syntax neutral two-way data-binding.
7 comments
[ 0.28 ms ] story [ 34.4 ms ] threadSingular leverages GWT to generate Web applications, but it can also generate native Android applications (that do not use Web Views or Javascript), as well as iOS applications via j2objc.
It's a Java annotation processor based system that provides platform neutral and template-syntax neutral two-way data-binding.