DEV Community

Cover image for React Debugger: DevTools extension to spot re‑renders, leaks, and anti‑patterns
Hoài Nhớ ( Nick )
Hoài Nhớ ( Nick )

Posted on

React Debugger: DevTools extension to spot re‑renders, leaks, and anti‑patterns

I just released React Debugger — a DevTools extension that combines performance profiling, memory monitoring, anti‑pattern detection, Side Effects & CLS insights, and Redux tooling in one panel.

Install: npx @nhonh/react-debugger
Repo: https://github.com/hoainho/react-debugger-extension

Top comments (0)