JS Bin: Collaborative JavaScript Debugging

Posted By Srikanth AD On November 25, 2009 @ 4:41 pm In Internet Tools / Useful Websites / Web2.0 | No Comments

JS Bin [1] is a web application which enables you to edit and test JavaScript and HTML. Once you have finished writing code, you can save it and send the URL to a friend for review or help. Further changes can be made to the code by your peers if required.

JS Bin supports syntax coloring, and the output of JavaScript and HTML can be viewed in the same window as a separate tab without having to open a new window or tab in your browser.

You can optionally include libraries like jQuery, jQuery UI, prototype, MooTools etc. There is no need of any extra software, and no registration is required to get started with JS Bin. It can be used to test code snippets and debug the code collaboratively. It’s free, light weight and easy-to-use.


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/internet-tools/js-bin-collaborative-javascript-debugging.html

URLs in this post:

[1] JS Bin: http://jsbin.com

Copyright © 2006-20011 Techie Buzz. All rights reserved.