1. Fetching content with AJAX and placing it into the DOM is "supported" by every web framework in existence. 2. Proxying ads through your own backend that threads itself? Yawn. 3. AJAX and COMET have pretty standard support. Again, this is left up to you with your Javascript library of choice. 4. Again, this is Javascript work. It might save me a little bit of development time, but I'd much rather be in complete con…
4. Declarative syntax for dependencies seems much simpler than imperatively updating dependencies in Javascript
5. This one isn't presented very well. Essentially, all server side presentation logic is done in Scala code rather than adding custom HTML generation tags (, , etc.). This seems like a win (assuming the Scala syntax isn't awkward to work with) and something that I haven't seen before.
7. I have never seen web frameworks with built in support for A4 and A5
If these are things you have seen in other web frameworks I would be very interested to know where. I'm mostly coming from web frameworks on the JVM so it would be good to know more about what I am missing from frameworks outside of that.
I think your right that this is poorly written and maybe a little off putting. However, I think some of the stuff they present looks novel and useful.
Edit: formatting