1 Forks
1 Stars
1 Watchers

debuggingjs

This repo contains all the slides and code related to my talk Debugging JavaScript - A Journey Into the Unknown

How to download and setup debuggingjs

Open terminal and run command
git clone https://github.com/stetsmando/debuggingjs.git
git clone is used to create a copy or clone of debuggingjs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with debuggingjs https://github.com/stetsmando/debuggingjs/archive/master.zip

Or simply clone debuggingjs with SSH
[email protected]:stetsmando/debuggingjs.git

If you have some problems with debuggingjs

You may open issue on debuggingjs support forum (system) here: https://github.com/stetsmando/debuggingjs/issues