cyclejs-community / redux-cycles

Bring functional reactive programming to Redux using Cycle.js
MIT License
745 stars 30 forks source link

extra drivers should be optionals #22

Closed nickbalestra closed 7 years ago

nickbalestra commented 7 years ago

There could be simple cases where action and state driver are more than enough (see pong example)