Skip to content

$ is a very bad name #22

@mondaychen

Description

@mondaychen

I love this approach of using redux to manage local state. But I do think $ is a very bad name for "a method to create local action". $ does not mean anything. If it does, it usually means jQuery in front-end world.

I do rather it's called something like localizeAction. Or maybe we can provide a dispatchLocal function which will convert the original action into local action before actually dispatch it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions