Open
Description
Redux is a relatively low level library and not very useful without its ecosystem .
Porting redux is relatively easy. Porting its ecosystem is a lot more work.
The components I have ported in Reduks are:
- reselect
- Thunk and Promise middleware
- logger middleware
- started working on integration with immutable collections: integrated immutable map for using in redux state
- I am currently working on porting redux-sagas middleware
I would be happy if we could coordinate efforts in porting more parts of redux ecosystems
Metadata
Metadata
Assignees
Labels
No labels