zalmoxisus/redux-devtools-extension
Vedi su GitHubAccess (sub)state, diff or action as a variable in console?
Open
#132 aperta il 8 giu 2016
enhancementhelp wanted
Metriche repository
- Star
- (13.478 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
It would be very practical to access Redux state or Inspector's Action/Diff from console; the similar way React Dev Tools export the selected component as $r in console (or Chrome exports selected element as $0 in console):

The "Chart" view is a nice eye-candy, but in the end, not as pragmatic as being able to programmatically inspect the state.