Open VijiGeo opened 4 years ago
Right now I'm simply using console.log to inspect the proxy store. Is there a better way to do this, aka with Redux DevTools?
I integrated Redux DevTools into the project, but it doesn't work so far. Alternatively, I'm using redux-logger, it works fine.
redux-logger
you can use redux-remote-devtools
redux-remote-devtools
Right now I'm simply using console.log to inspect the proxy store. Is there a better way to do this, aka with Redux DevTools?