TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Improve JavaScript error reporting with TraceKit

5 pointsby spjwebsteralmost 14 years ago

1 comment

brsalmost 14 years ago
Looks interesting. I imagine a common use case would be for all exceptions to trigger an AJAX post back to your server, so they can be logged alongside normal server-side errors.