d3dc / react-rematch

React bindings for Rematch's flavor of Redux
ISC License
3 stars 0 forks source link
higher-order-component react redux rematch typescript

react-rematch

React bindings for Rematch's flavor of Redux

Documentation

Future

Motivation

Rematch removes the boilerplate from redux. There's still a lot of boilerplate in React since the Redux bindings don't know about it's conventions.

In addition, by removing things like subscriptions, Rematch forces side-effects to exist correctly as a component in your architecture - leading to a react specific implementation.

License

ISC