Skip to content

Mozaic Hack Ideas #84

@topliceanu

Description

@topliceanu
  1. Chrome Dev Tools extension for Mozaic apps, inspired by angular's batarang. It should display channels' meta and data, widgets params.
  2. 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.
  3. 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.
  4. Generate documentation from the codebase and have a grunt task to do this dinamically. @arcade is working on something similar.
  5. 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
  6. 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.
  7. Update Backbone.js CC @valentinzberea
  8. @arcade add profile measurements into the core, we could add these to 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions