Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Add a lib for handling side effects (redux-thunk, redux-loop, ???) #12

Closed
@willdurand

Description

@willdurand

We want to use redux-thunk to compose actions. redux-thunk is a redux middleware that allows to dispatch functions instead of plain old actions. Such functions get the dispatch function as first argument and then, one can do whatever should be done.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions