User guide for Redux DevTools?

54 Views Asked by At

I'm trying to become a power user of the Redux DevTools, but I can't find any advanced guide for all the features. The GitHub README is just about the code involved in using it and setting it up.

Is there a guide somewhere to using all the features of the actual extension?

1

There are 1 best solutions below

0
Siddharth Jain On

The docs are here : https://github.com/zalmoxisus/redux-devtools-extension. However, I found them a bit hard to understand.

I found the link below useful: https://codeburst.io/redux-devtools-for-dummies-74566c597d7