Skip to content

Noob question regarding sharing reducers and actions #1035

Closed
@anthony-dandrea

Description

@anthony-dandrea

My stackoverflow post explains it best and has some code examples http://stackoverflow.com/questions/33701400/sharing-actions-and-reducers-with-react-redux.

Basically I want to share actions and reducers. For example I have 10 text inputs in a component. I want to share a common action and reducer for all ten when they update onChange. I came up with a solution that I added to my SO post but I still feel like I'm just missing something painfully obvious and going about this the wrong way. Any help/advice is much appreciated.

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