Skip to content

Conversation

@klis87
Copy link
Contributor

@klis87 klis87 commented Sep 10, 2020

This library is a little similar to redux-act or redux-actions, but provides some unique features like:

  • thunk creators
  • no need to pass action type as string to createAction thanks to babel plugin
  • optional possibility to have guaranteed action type uniqueness, but with deterministic way

This library is a little similar to redux-act or redux-actions, but provides some unique features like:
- thunk creators
- no need to pass action type as string to `createAction` thanks to babel plugin
- optional possibility to have guaranteed of action type uniqueness, but with deterministic way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant