"More Tools" -> "Extensions"; then enter "Open Chrome Web Store"; finally search for react developer tools and add it to Chrome ."/> "More Tools" -> "Extensions"; then enter "Open Chrome Web Store"; finally search for react developer tools and add it to Chrome .">

Home  >  Article  >  How to install React Developer Tools

How to install React Developer Tools

藏色散人
藏色散人Original
2020-12-18 10:43:422029browse

Installation method of React Developer Tools: First click Chrome's "Menu"->"More Tools"->"Extensions"; then enter "Open Chrome Web Store"; finally search for react developer tools and add it to Chrome.

How to install React Developer Tools

The operating environment of this tutorial: Dell G3 computer, Windows7 system, Chrome76.0&&React Developer Tools4.10 version.

Recommended: "Programming Video"

React Developer Tools is a useful Chrome browser extension developed by facebook. It allows us to view the React component hierarchy of the application, rather than the more arcane browser DOM representation.

The React Developer Tools plugin is only valid for ReactJS development. If it is React Native, you cannot use this plug-in to debug.

Installation of React Developer Tools

Installation steps

1. Click Chrome's "Menu"->"More Tools"->"Extensions".

How to install React Developer Tools

2. In the "Extensions" page that opens, click "Open Chrome Web Store" to enter the Chrome Web Store

How to install React Developer Tools

3. Search for react developer tools, select installation, and add it to Chrome.

How to install React Developer Tools

The above is the detailed content of How to install React Developer Tools. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn