Skip to content

Suggestion: Adopt Ducks proposal for easier organization of reducers and actions #49

@austinmao

Description

@austinmao

See https://github.com/erikras/ducks-modular-redux
Counter example: https://github.com/erikras/react-redux-universal-hot-example/blob/master/src/redux/modules/counter.js

I found this to be a much easier method of organizing reducers and actions. It also made it easier to share component actions with other developers since it was all centralized in one place.

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