Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Some exercises to practice debugging Javascript using tools such as the Developer Tools Console and breakpoints

Notifications You must be signed in to change notification settings

GAW-CODE/debugging-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debugging-exercises

Some exercises to practice debugging Javascript using tools such as the Developer Tools Console and breakpoints

1-*

Simple syntax errors, include errors, common mistakes.

2-*

Basic logic errors, scope errors.

3-*

jQuery focused errors.

Copyright

© DevMountain LLC, 2016. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About

Some exercises to practice debugging Javascript using tools such as the Developer Tools Console and breakpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.6%
  • JavaScript 30.4%