In one of the early slides, the author decides that Java is the only language that you would ever want to have running in your web server and eliminates all of the non-Java web frameworks at that point (of which PHP and Rail are the only examples worthy of a mention).
tl;dr: Java is the only viable web technology, and all frameworks except @ItsNat are discarded for reasons like "uses XML or declarative programming." It looks like the framework uses an in-server browser to do layout with Java-based event listeners.
Is this a joke? If not, do these people get paid to give these presentations? This thing appears to want to tell me that JS isn't typed and not compiled.
How is REST not mentioned anywhere? A RESTful interface is one of the most useful things about a framework. Sure you can implement it in any framework, but some frameworks are built around REST. This allows native apps and webapps to interface with the same application quite simply.
10 comments
[ 2.1 ms ] story [ 19.0 ms ] thread