React DevTools is a browser extension (Chrome, Firefox) that allows inspecting React components.
Simple analogy: Imagine you are a doctor. Patient (React application) says: "I have a pain."
Main features:
1. Components tab:
2. Profiler tab:
3. Highlight updates:
How to install: