-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
- Chrome Dev Tools extension for Mozaic apps, inspired by angular's batarang. It should display channels' meta and data, widgets params.
- Package Mozaic.js into one file (or two if we want to split the deps in a file and the core in another) This file should allow users to require classes from the core into their app.
- Create a Mozaic-seed repo to contain the core from
2.and a basic folder structure. Also it should contain basic configs, a simple route, a controller, a widget, a collection, etc. to help people get off the ground with mozaic easily. - Generate documentation from the codebase and have a grunt task to do this dinamically. @arcade is working on something similar.
- Create a mozaic tutorial, similar to django tutorial, but building, say, an issue tracker. We should probably start by documenting mozaic concepts which we have started to do, then add specific examples. document widgets and all the properties they support #83 document how controller and routing work #80
- Add support for nested apps in mozaic: apps that use the same core but offer specific, self-contained functionality (eg. a comments system) but which get packaged toghether.
- Update Backbone.js CC @valentinzberea
- @arcade add profile measurements into the core, we could add these to
1.
Metadata
Metadata
Assignees
Labels
No labels