Skip to content

Decoupling supply to state (for ~forms) #6

Open
@janat08

Description

@janat08

If you're dealing with state that has lots of variables then putting DB into the reactive loop is a bad idea in liu of operating on getter which you can't do since you can't apply mutations on getters. More specifically is that if you were to use vuex for filters, and would like to play around with them before using those to subscribe to feed.

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