Hacker News new | ask | show | jobs
by saifelse 3774 days ago
Author here, interested to hear what other tools/workflows you use for debugging!
2 comments

Similar to that "why did I update?" mixin, there's also https://github.com/redsunsoft/react-render-visualizer and https://github.com/spredfast/react-transform-render-visualiz.... Useful for visualization.
It's possible to pipe React profiling output into Web Tracing Framework, which gives a nice overview of the React application: https://gist.github.com/joshduck/0c35f70cdd3abf88770c