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''' *...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


  • 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