An open API service indexing awesome lists of open source software.

https://github.com/ynahmany/js-debugging-tutorial

Debug JS like a the pro you are!
https://github.com/ynahmany/js-debugging-tutorial

debugging node-debug react redux web-debug

Last synced: 11 days ago
JSON representation

Debug JS like a the pro you are!

Awesome Lists containing this project

README

        

# js-debugging-tutorial
Debug JS like a the pro you are!

![](debugjs.jpg)

- [x] add folder for each example with the proper code

- [x] add src react app with redux for advanced debugging.
- [x] 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