Skip to content

Comment on JavaScript Error Logging in Minutes

Comments

Anyone knows whether the error handling API already is consistent between browsers?

I believe Sentry's JS error reporting uses TraceKit: https://github.com/occ/TraceKit

TraceKit is pretty great, we're using it in a client project. Though it did not work in the Android WebView for me.

Thanks for the pointer, last time I looked it was still a pain to normalize across different browsers :)

Yes it does as far as I know. Really an awesome lib.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.