<<
Debugging & common problems
- Use alerts to show values of variables and progress
- Don't mix up quotes
- Don't mix up upper case and lower case
- Count brackets
- Don't misspell names of variables and functions
- Don't use reserved words for variables and functions
- Check Thau's JavaScript Tutorial