Skip to content

Special Use Cases | Sentry for Next.js

Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/best-practices

  • Micro Frontends

    Learn how to identify the source of errors and route events to different Sentry projects when using micro frontends or module federation.

  • Web Workers

    Learn how to use Sentry’s Browser SDK in Web Workers API.

  • Sentry Testkit

    Learn how to assert that the right flow-tracking or error is being sent to Sentry, but without really sending it to the Sentry servers.