Skip to content

com-csc-372/lab2_debugActivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

JS | Debugging, error handling and JS Hint

This repository holds a small exercise to practice debugging and error handling.

Learning Goals

After this lesson, you should be able to:

  • Understand what debugging is
  • Correctly use the console object
  • Pause the execution and inspect the code using breakpoints
  • Access and inspect variables during the execution time
  • Identify the most common errors in JavaScript
  • Handle errors using the try catch block

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published