jsfiddle diff
jsfiddle is working on a really awesome diff system, but until its out you can your free to use this quick tool i built here: http://jsfiddlediff.stilliardapps.co.uk/
And here's a javascript bookmarklet i use when i'm on a jsfiddle page to compare it to its previous revision:
javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.9.0",function($,L){if (location.href.match(/jsfiddle.net/) !== null) { var url2 = location.href.replace('http://jsfiddle.net', ''), url1 = url2.replace(/\/(\d+)\/$/, function (match, revNum) { return '/' + (revNum-1) + '/'; }); location.href = 'http://jsfiddlediff.stilliardapps.co.uk/diff?url1='+ url1 +'&url2='+ url2;} else { alert('Your not on jsfiddle...');}});
Written by Stilliard
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#