Interactive Web development

03.03.2014 Permalink

Without much ado here: after reading about Live coding with Clojure and Emacs I thought that it should be possible to do the same without any dependency on Emacs' impatient-mode. After all, starting a web server takes only one line of code in Clojure, and the JavaScript code for repeated reloading of content snippets should be the same anyway.

Here's how it looks like to use my tiny instaweb/viewer:

I released instaweb/viewer as a library on Clojars.