Changes

stoney core: Requirements

201 bytes added, 10:25, 4 December 2013
** Use one of the following MVC-Javascript-Framework:
*** AngularJS (Google)
**** Use [https://github.com/mgonto/restangular Restangular] to make it even easier to connect to the REST-API
**** Use [http://angular-ui.github.io/bootstrap/ angular-ui] to integrate with Bootstrap (use boostrap3 branch)
*** Backbone.js (Twitter?)
*** Ember.JS (Apple)
*** See [http://todomvc.com/ comparison based on a simple webapp]. All suggestions have corresponding Yii extensions.
* Use HTML5 and not HTML 4.01, not transitional, not XHTML
** Possibly use [http://getbootstrap.com/ bootstrap] (version 3) or [http://html5boilerplate.com/ HTML5 Boilerplate] (or [http://angular-ui.github.io/bootstrap/ angular-ui] when using angular, use boostrap3 branch) to get a working pre-defined environment including compat-shims for IE, etc.
* Testing
Bureaucrat, administrator
425
edits