Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Put all mobx stores in this repo? #5

@amaury1093

Description

@amaury1093

When I needed a mobx store in a dapp, I either:

  • took it from this repo (e.g. @parity/shared/lib/mobx/dappsStore)
  • took it from js-ui (e.g. @parity/ui/lib/DappVouchFor/store)
  • wrote it myself again

Proposal: If we do decide to go mobx all the way, then we could have a bunch of small mobx stores, all in this repo. Maybe one store per get/set pair in methodGroups.

This would probably overlap with oo7, so we should avoid redundancy. Maybe start with shell methods.

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