You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 09 - Dev Tools Domination/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
In this dev tools exercise we'll explore how to set break points in the browser debugger, and learn about various console methods that allow us to be more specific about the event being logged out (is it a warning, an error, a collection of data, etc.).
4
4
5
-
---\*\*\*\_\_\_
5
+
---
6
6
7
7
This is a JavaScript practice with [JavaScript30] (https://javascript30.com/) by [Wes Bos] (https://github.com/wesbos) without any frameworks, no compilers, no boilerplate, and no libraries.
0 commit comments