Debugging React Apps
From Logic Wiki
Revision as of 10:48, 22 January 2019 by AliIybar (Talk | contribs) (Created page with "Category:React * Open Chrome * Open Developer Tools * Go to '''Sources''' tab * Select '''Filesystem''' on the bottom left tabs * Click '''+ Add folder to workspace''' *...")
- Open Chrome
- Open Developer Tools
- Go to Sources tab
- Select Filesystem on the bottom left tabs
- Click + Add folder to workspace
- Open the folder where react files are
- Place a breakpoint