ide (1)

Dave

Live Coding with JavaScript

I have been messing around in JavaScript and d3.js a bit more than usual lately. In the past my JavaScript prototyping environment was a collection of html/js/json files on my local disk and a basic HTTP server (like python SimpleHTTPServer). I would edit files and…