Collaborative Javascript Debugging

One of the great things about programming in Javascript is that it runs in the browser. Because of this, several folk have created we sites that not only allow you to work on your Javascript in a web-based editor, but also allow you to share and collaboratively troubleshoot your code. jsFiddle jsBin