Week 3
Error Checking/Troubleshooting
Sample of Common Javascript Errors, Error Consoles
--
Designs for final project
Reviewing designs for projects.
Readings
HeadFirst JavaScript 7 - 8
Lab 5
Creating a personal error log - as you write/create scripts you will run into errors in your code (syntax errors, logic errors etc.) or differences in how browsers interpret your code. Create a log (that you will maintain throughout the quarter) detailing the name of the script, the error it produced, the browsers you tested the script in and what you did to solve your error.