Switch to Dark Mode

React | Error Boundaries and Debugging | Question 5

Last Updated : Jan 25, 2025
Discuss
Comments

What is the purpose of React DevTools' "Profiler" tab?

A

To debug errors in the code

B

To monitor and optimize the performance of components

C

To test network requests

D

To view the structure of the React component tree

Share your thoughts in the comments