Debugging vocabulary - #223
Conversation
| @@ -0,0 +1,29 @@ | |||
| # Detect Caps Lock Is On | |||
There was a problem hiding this comment.
You made a new branch from your caps lock branch.
Please fix with git checkout origin/master -- snippets/javascript/caps-lock-on.md
In the future you should always first checkout main and git pull before starting work on a new branch to prevent this issue.
| @@ -0,0 +1,41 @@ | |||
| # Some Debugging Terminology | |||
There was a problem hiding this comment.
Hey, @Darin-Hamouda. This is al correct but has little to do with debugging web applications(except the debugger part). All the other terms have to do with operating systems and are not that interesting for this course. You could try to find some other terms that are more focused on web apps and consider removing the ones that are less useful?
gelilaa
left a comment
There was a problem hiding this comment.
@Darin-Hamouda can you please make the changes according to @arnochauveau suggestions?
Checklists
General Checks
main/masterMarkdown