Welcome to Read: 10
Read: 10 - “Error Handling & Debugging.”
In this Read: 10, I will talk only about:
- Error Handling & Debugging.
Error Handling & Debugging.
What is the Error Handling & Debugging.?
JavaScript can be hard to learn and everyone makes mistakes when writing it. This chapter will help you learn how to find the errors in your code. It will also teach you how to write scripts that deal with potential errors gracefully.
-
Order of Execution
-
Execution Contexts
-
Error Objects
-
Logging Data to The Console
-
Debugger Keyword
-
Handling Exceptions
-
Debugging Tips
-
Common Errors
Number | References |
---|---|
[] | Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development . John Wiley & Sons. |