in Web and Tech

I learned today that…

… you can practically bypass fatal errors in javascript (e.g. undefined variable assignments) by effective use of the try-catch construct. neat.

a good article on javascript exception handling may be found here:
http://www.devshed.com/c/a/JavaScript/JavaScript-Exception-Handling/

Write a Comment

Comment