Debugging

 

Debugging

Debugging is the process of finding & fixing the bugs in the code.

We can debug using:

  • Browser Developer Tools
  • React Developer Tools

Browser Developer Tools

These are the tools provided by the browsers to debug the application loaded in the web browser.

Using Browser Developer Tools, we can:

React Developer Tools

For React Developer Tools, we can install the React Developer Tools Extension for Google Chrome.

Post a Comment

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post

Contact Form