Skip to content

Traces of Errors. Easier Maintenance through Better JavaScript Stacktraces.

Notifications You must be signed in to change notification settings

toddhgardner/jserror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jserror

Demonstration files accompanying @toddhgardner's "Traces of Errors" talk. This is a series of demonstrations on:

  • The JavaScript Error Object
  • The DOM Global Error Handler
  • How errors bubble
  • How errors bubble through callbacks
  • Example of wrapping callbacks

##Setup

This project uses node to host a simple web server for hosting the files. You must have node installed.

  • npm install
  • grunt

The server listens on localhost:3000

About

Traces of Errors. Easier Maintenance through Better JavaScript Stacktraces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages