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!
- Host: GitHub
- URL: https://github.com/ynahmany/js-debugging-tutorial
- Owner: ynahmany
- Created: 2020-03-03T21:03:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:24:51.000Z (over 2 years ago)
- Last Synced: 2025-04-02T21:01:41.920Z (about 2 months ago)
- Topics: debugging, node-debug, react, redux, web-debug
- Language: JavaScript
- Size: 5 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# js-debugging-tutorial
Debug JS like a the pro you are!
- [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