React Dev Tools is an extension created by the React team. It enables developers to debug their code inside their Developer Tools. To use the full functionality of the extension, you need to be in development mode. This is because in production mode, the component names get changed to letters and you will not be able to profile your components.
Table of contents
How to Use the Components TabHow to Use the Profiler TabConclusionThanks for reading!3 Comments
Sort: