Error Handling for JavaScript and HTML5

placeholder

A vital part of defensive programming is ensuring you handle a variety of possible errors. Learn about handling and anticipating errors using exceptions and global objects in JavaScript and HTML5.