Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 557 Bytes

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