Skip to content

Instantly share code, notes, and snippets.

@emreavcilar
Created October 20, 2021 18:45
Show Gist options
  • Save emreavcilar/e3978a23f9d5b8086a03b580812454ec to your computer and use it in GitHub Desktop.
Save emreavcilar/e3978a23f9d5b8086a03b580812454ec to your computer and use it in GitHub Desktop.
Use an Error Monitoring & Tracking ToolError Monitoring & Tracking tools are a set of instruments to proactively find, triage and fix errors in your app. Why it's so important to use them? They: - remove the guess-work from diagnosing issues - provide insight into the scale that any given error is having on your user base - avoid a poor digital …
Error Monitoring & Tracking tools are a set of instruments to proactively find, triage and fix errors in your app.
Why it's so important to use them? They:
- remove the guess-work from diagnosing issues
- provide insight into the scale that any given error is having on your user base
- avoid a poor digital experience for your users
These are the best Error Monitoring & Tracking Tools:
1. Sentry (my choice)
2. Raygun
3. Bugsnag
4. Rollbar
5. Airbrake
I strongly recommend using one in your application, both frontend and backend.
Which one would you suggest?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment