Skip to content

ironhack-labs/lab-javascript-debugging-error-and-js-hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

Some exercises to practice debugging and error handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors