Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 620 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 620 Bytes

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.