Friday, November 5, 2010

Remote JavaScript debugging on Android

This little tool is one of the things I've recently been doing at Sencha.   Until Web Inspector has remote capabilities, RemoteJS can help you debug your JavaScript code sanely, either with a nice GUI or in a Python-scriptable shell-way .  Check my Sencha blog post for details.