Skip to content

Typescript Next.js example#1281

Merged
matux merged 2 commits into
masterfrom
matux/next-js-ts-example
Aug 5, 2025
Merged

Typescript Next.js example#1281
matux merged 2 commits into
masterfrom
matux/next-js-ts-example

Conversation

@matux

@matux matux commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

Description of the change

This PR introduces a fully fledged TypeScript Rollbar example in Next. This is the typescript version of what I had been using to test the SDK. I cleaned it up, and added a README (base written by Claude, then reviewed and modified).

This is a comprehensive Next.js TypeScript example application that demonstrates Rollbar error monitoring integration. It provides a fully functional demo with interactive error testing capabilities and detailed setup documentation.

Key changes:

  • Creates a complete Next.js application with Rollbar integration using @rollbar/react
  • Implements various error testing scenarios (manual errors, uncaught errors, promise rejections, component errors)
  • Includes comprehensive styling and responsive design for the demo interface

Related issues

SDK-518/make-sure-all-sdk-examples-work-properly

@matux matux self-assigned this Aug 4, 2025
@matux matux enabled auto-merge (squash) August 5, 2025 18:28
@matux matux merged commit fc13eeb into master Aug 5, 2025
4 checks passed
@matux matux deleted the matux/next-js-ts-example branch August 5, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants