Stefan Skorpenblog.skorp.io·Oct 30, 2024How to capture errors and exceptions with SentryKeeping track of errors in prod is essential to have a healthy app. Use Sentry to gather all your error reports in one place. It’s really easy, just configure sentry in your app and capture the exceptions like this import { captureException } from "@...error handlingAdd a thoughtful commentNo comments yetBe the first to start the conversation.