Norton-Design / debugging-exercises

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 69.7%Language:JavaScript 30.3%