Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add redux-devtools integration #26

Open
sidorares opened this issue Mar 31, 2016 · 0 comments
Open

add redux-devtools integration #26

sidorares opened this issue Mar 31, 2016 · 0 comments

Comments

@sidorares
Copy link
Owner

https://github.com/gaearon/redux-devtools
https://github.com/zalmoxisus/redux-devtools-extension

( implement window.devToolsExtension ? Does not look like it's standard / automatic hook ) Better option: use window.__REACT_DEVTOOLS_GLOBAL_HOOK__.devtoolsAgent from react-devtools integration and get access to top level context / redux store. Might be possible to do this without requiring redux app to support devtools explicitly

maybe .redux undo / .redux redo commands to navigate history ?
show / trigger actions? show / inspect state?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant