Special Use Cases | Sentry for Next.js
Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/best-practices
Special Use Cases | Sentry for Next.js
Section titled “Special Use Cases | Sentry for Next.js”-
Deploying on Cloudflare Workers
Learn how to configure Sentry for your Next.js application deployed on Cloudflare Workers.
-
Shared Environments / Browser Extensions
Learn how to use Sentry in shared environments (for example in browser extensions or VSCode extensions).
-
Learn how to identify the source of errors and route events to different Sentry projects when using micro frontends or module federation.
-
Learn how to manage several Sentry instances by creating your own clients.
-
Learn how to cache Sentry events while being offline.
-
Learn how to use Sentry’s Browser SDK in Web Workers API.
-
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.