Comments Feed
Oct
28

Edit and test javascript online together

JS Bin is designed to help JavaScript and CSS coders test snippets of code, to some extent and debug the code together.
They allow you to enter and edit your javascript and include select js files (jquery, mootools, etc) and then save your work and receive a url that you can then send to your co-workers/friends for them to test and edit appropriatly.

It's a very simple yet effective tool which will provide helpful for other developers

posted by Mark Willis
Tags: ,

Leave a Reply