write java, run javascript: create enterprise html5 apps without “undefined” bugs

workshop
16:3014/11/2014

Today many web developers use javascript as programming language for web pages and apps. Javascript is an interpreted scripting language with dynamic typing. Java instead is an object oriented and static typing compiled programming language. Unfortunately java can’t be execute directly by web browsers: there are situations in which java would be better than javascript. We will see two innovative technologies that translate java to javascript and compare the result with traditional apps.

Presentation