R2-D2
This example demonstrates the use of the Redux Ship DevTools. Install the extension from the Chrome store and follow the instructions to use it in your Redux Ship projects.
Redux Ship DevTools
Not enough pixels The dev tools cannot be displayed on mobile phone screens.
Vertically | sequential events |
Horizontally | concurrent events |
GetState | get a part of the Redux state |
Commit | dispatch a synchronous action to Redux |
Effect | a user-defined side effect (API call, timer, ...) |