▲ Errors and Error Handling in JavaScript at blog.bitsrc.io▼1 up and 0 down, posted by Eden 1609 days ago 1 comment
tracker1 1603 days ago. link 1 point ▲ ▼Should probably mention the node global error handler as well as the unhandled promise exception handler. Would also suggest showing registering for the error event in the browser in addition to error property/function assignment.