Overview
The Problem: Programming in Javascript is Painful
* Painful OO Syntax with nasty file-ordering dependencies
* Poor tools
* Poor documentation
* Difficult to Unit Test
The Solution
* Program In Java (Mostly)
* Transform Java to Javascript
Next: PresentationBackground
Comments (0)
You don't have permission to comment on this page.