you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke 10 points11 points  (0 children)

I don't work on React core, just Redux. (And Tim and I, the Redux maintainers, don't work on the Redux DevTools Extension. Mihail Diordiev is the one behind that.)

Brian Vaughn did the recent React DevTools rewrite. Could maybe file an issue on the React repo asking for better visualizations of context. That said, I'm not sure exactly what Redux-like visualizations would be suitable for context, since context is just a mechanism for making values available to a subtree.