Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

added link to empty topic #107

Merged
merged 2 commits into from
Sep 4, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Week1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Review through the topics of JavaScript1:
- ~~Capturing user input~~
- ~~Events~~
- [Basic DOM manipulations (img src, innerHTML)](./../../../../fundamentals/blob/master/fundamentals/DOM_manipulation.md)
- ~~Code debugging using the browser~~
- [Code Degugging Using the Browser](http://javascript.info/debugging-chrome)
- [Code commenting](./../../../../fundamentals/blob/master/fundamentals/code_commenting.md)
- ~~Structuring code~~
- [Code formatting](./../../../../fundamentals/blob/master/fundamentals/code_formatting.md)
Expand Down