Testing JavaScript with various frameworks and sharing them

In an experimental state of your new solution there is often a phase where you don't know how to solve a problem in JS/HTML in the best way. The set up that is required localy is often complicated because of including of all necessary libraries and the testing is often a very monotonous repeating of adding of files.
1 answer

Testing JavaScript with various frameworks and sharing them

This tool gives a very easy way to test around with many JS libraries and sharing online with your collegs or to provide help in forms:

http://jsfiddle.net/

Taggings: