Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 515 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 515 Bytes

js-debugging-tutorial

Debug JS like a the pro you are!

  • add folder for each example with the proper code

  • add src react app with redux for advanced debugging.

  • adding console debugging

  • add node js hook

  • add Redux section

Running demos

Console

  • Open js-debugging-tutorial/console/index.html with full path in your favorite browser
  • Open developer tools : F12 or CTRL + SHIFT + I or CMD + SHIFT + I
  • Click on each button and observe the data