ynahmany / js-debugging-tutorial

Debug JS like a the pro you are!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Debug JS like a the pro you are!


Languages

Language:JavaScript 70.5%Language:HTML 22.5%Language:CSS 7.0%