How to verify Sentry call happens on an unhandled exception
How to send additional context for crashes that happen during E2E tests.
Verifying that a request to external service happens.
How to make sure your Express or Koa server correctly sends crashes to exception monitoring service.
How to deploy your own server to receive real time crash data.
How to embed the commit id in the Express application using Codeship and Heroku.
Locating the exception in minified JavaScript code.
Flexible assertions without performance penalty.
Examples of using lodash, angular, check-types, ramda assertions
Catch all possible errors using both global and angular error hooks.
Client side javascript error reporting using Sentry.