JSFiddle


JSFiddle Review| @jsfiddle

by Eva Warren, September 14, 2013

Description

 

JSFiddle is a free online application written by the women and men at Moo Tools. This tool allows users to test both the interaction between JavaScript, CSS, and HTML as well as the individual language and how it will be displayed in a browser. This is a useful application because it bypasses the need to delve into full-fledged front-end programming, enabling you to see quick results rather than going back and forth between your editor and browser.1It’s also extremely convenient for troubleshooting any problems you experience in your code. With its sharing feature, you are able to send a link to a collaborator, take a full screenshot of your code, or embed it on your webpage.

 

Access

 

The tool is completely free and can be accessed here

 

Sample Usage

 

What I came up with: http://jsfiddle.net/H3zcz/

Something that annoyed me:

Tips, tricks, and tutorials

 

It's a pretty straight-forward tool if you have a basic understanding of the coding languages it's centered around. Even if you're a beginner, it can still be a great way to practice since the results are displayed instantly when you "run" your code. 

 

YouTube Tutorials:

http://www.youtube.com/watch?v=Iw4f-yRf7RU

 

 

 

 

What the Tool Does Well

 

 

What it Does Poorly

 

 

What happens when you...

Does the tool have any instances of unintended uses that the company has had to speak to? 

 

Additional Resources

 

Sources:

1: http://cavica.com/using-jsfiddle-to-write-better-javascript/#continue

2: http://visualstudiomagazine.com/articles/2012/01/10/easy-web-development-with-jsfiddle.aspx

 

Similar Applications: 

http://codepen.io/pen/