Google Code Playground
Posted by Dan | Posted in Development, JavaScript | Posted on 10-11-2009
2
Don’t know how long Google Code Playground has been around, but it’s a mini-editor that will let you code in JavaScript (with color coding!), interpret it on a bottom panel, and even show you results from various Google API snippets. Awesome tool.


























That’s really useful, especially for working with/troubleshooting the Google APIs.
For some server side goodness check out
http://www.scriptlets.org/
and
http://codepad.org/
Ah, nice. Thanks!