d3dc / react-rematch

React bindings for Rematch's flavor of Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React bindings for Rematch's flavor of Redux

License:ISC License


Languages

Language:TypeScript 86.2%Language:JavaScript 13.8%