Skip to content

How do flux standard actions work with higher order reducers ? #37

@helmus

Description

@helmus

In one example in the redux docs, higher order reducers are implemented with the help of a name property on the action to specialize the action to a given specific reducer.

http://redux.js.org/docs/recipes/reducers/ReusingReducerLogic.html

How is this supposed to work for FSA, since the actions are not allowed to have a name property ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions