Difference between revisions of "Enterprise UI framework"
From AccountIT
(Created page with "= UI Frameworks = == Play Framework == The AccountIT application will be based on the Play Framework. Play provides a UI framework that has support for HTML5 and JavaScript ma...") |
(No difference)
|
Latest revision as of 08:45, 24 May 2014
UI Frameworks
Play Framework
The AccountIT application will be based on the Play Framework. Play provides a UI framework that has support for HTML5 and JavaScript making it possible to provide a modern web-application feel. The framework provides a developer friendly environment making it easy to develop and test - this is the primary reason for choosing this framework. Development can be done in both Java and Scala - giving possibility to mix Object Oriented with Functional Programming.