redux-devtools
redux-devtools copied to clipboard
Display class name in tree view?
It would be cool if the tree view displayed the class name (and with that, Immutable descriptive names) of the values:
Concept:

It looks like Function.name isn't supported in all browsers, but it is supported in FF and Chrome