Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Why movue #8

@nighca

Description

@nighca

Why MobX + movue, instead of Vuex?

  1. MobX provides more flexible and powerful observable system (shallow, ref, map...)
  2. You may not like Vuex (action & mutation, the way to compose...)
  3. We want store-realization irrelevant to view-realization (possibility to switch among different view libraries without rewriting store)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions