Skip to content

d3dc/react-rematch

Repository files navigation

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

Releases

No releases published

Packages

No packages published