redux-state-trail

February 16, 2016 ยท View on GitHub

Redux Trailing State Middleware

This middleware tracks a trail of actions of a user interacting with an application. This trail may be posted to a development server and replayed in development mode.

It's a work in progress at the moment.