forked from eigengo/akka-patterns
-
Notifications
You must be signed in to change notification settings - Fork 6
UserInterface
eugener edited this page Jul 4, 2012
·
3 revisions
#UI for Akka actor systems
Show the three UIs I've built: Native iOS code, HTML5 & JavaScript in (modern!) browsers and Grails-based REST client application.
- Show the appropriate iOS libraries for JSON parsing (include code to deal with "sessions")
- Show jQuery and knockout code to consume the JSON REST documents
- Show dynamically typed Groovy application that lends itself very nicely to consuming the JSON documents + the convenience of GSPs!