reading-notes

Debugging

Name some key differences between a Syntax Error and a Logic Error.

List a few types of errors that you have encountered in past lab assignments and explain how you were able to correct them.

How will this topic continue to influence your long term goals?

The JavaScript Debugger.

How would you describe the JavaScript Debugger tool and how it works to someone just starting out in software development?

Define what a breakpoint is.

What is the call stack?

References