August 22nd, 2011

YC-Funded Proxino: Automated Error Reporting For Your Client-Side JavaScript

proxinologo

Here’s a new Y Combinator-backed startup that’s sure to catch they eye of plenty of web developers: Proxino, a new service that promises to let developers detect errors on all of their client-side JavaScript, without having to manually wrap their code with repetitive error handling commands.

First, a little high-level background. Unlike languages like Python, which are executed on the servers… → Read More