Skip to content

Comment on Show HN: Proxino - optimize and monitor your javascriptparent

Comments

Not necessarily -- window.onerror isn't fully supported by some browsers and libraries:

http://blog.proxino.com/post/8388203148/catching-the-worlds-...

Yeah and just as easily you can put a try/catch around your code and do the same ajax logging.

Sure, that is possible if you want to spend the time wrapping every function in your code with a try/catch block. Most people don't, and so we provide automatic code instrumentation. You can't just wrap your js file in a single try/catch.

I understand why you'd rather not provide this as a standalone tool, but I'd much rather run such a tool as part of my existing compilation process than use your proxy service.

Using burrito?

AboutSource Built by g1lg1l

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