Skip to content

Commit 7667124

Browse files
authored
Merge pull request #173 from ImVietnam/patch-1
Debugging in the browser
2 parents 6e11c56 + bf8a3bf commit 7667124

File tree

6 files changed

+98
-100
lines changed

6 files changed

+98
-100
lines changed

Diff for: 1-js/03-code-quality/01-debugging-chrome/article.md

+93-95
Large diffs are not rendered by default.

Diff for: 1-js/03-code-quality/01-debugging-chrome/chrome-open-sources.svg

+1-1
Loading

Diff for: 1-js/03-code-quality/01-debugging-chrome/chrome-sources-breakpoint.svg

+1-1
Loading

Diff for: 1-js/03-code-quality/01-debugging-chrome/chrome-sources-debugger-pause.svg

+1-1
Loading

Diff for: 1-js/03-code-quality/01-debugging-chrome/chrome-sources-debugger-trace-1.svg

+1-1
Loading

Diff for: 1-js/03-code-quality/01-debugging-chrome/debugging.view/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<script src="hello.js"></script>
66

7-
An example for debugging.
7+
Một ví dụ để gỡ lỗi.
88

99
<script>
1010
hello("John");

0 commit comments

Comments
 (0)