ground
ground copied to clipboard
Ground - MV(C/VM) Javascript Framework
data-show="model.property.subproperty" Binding subproperties for data-show is not correctly hidding the element.
https://github.com/google/traceur-compiler Traceur is an ES6 --> Today's JavaScript compiler created by Google. It has the approved and some proposed (not final) features of ES6 harmony. It offers the same benefit...
If the application changes the internal structure of the database, the data saved in the localStorage should be removed to avoid incompatibilities. We could use a db version number for...
Local storage implementation should support a prefix when instantiating it, so that it is possible to support multiple users from the same application
For example: MyModel.findById(myId, function(err, item){ // item should be autoreleased so that I do not need to explicitly do item.release(); });
https://github.com/visionmedia/dox
Change # to !# following google's standard and integrate zombie.js in server component to generate snapshots: https://developers.google.com/webmasters/ajax-crawling/docs/getting-started http://zombie.labnotes.org/