Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1273afd + ceb093d commit ce15193Copy full SHA for ce15193
Week1/README.md
@@ -47,7 +47,7 @@ Review through the topics of JavaScript1:
47
- ~~Capturing user input~~
48
- [Events](http://javascript.info/introduction-browser-events)
49
- [Basic DOM manipulations (img src, innerHTML)](./../../../../fundamentals/blob/master/fundamentals/DOM_manipulation.md)
50
-- ~~Code debugging using the browser~~
+- [Code Degugging Using the Browser](http://javascript.info/debugging-chrome)
51
- [Code commenting](./../../../../fundamentals/blob/master/fundamentals/code_commenting.md)
52
- ~~Structuring code~~
53
- [Code formatting](./../../../../fundamentals/blob/master/fundamentals/code_formatting.md)
0 commit comments