My latest talk, given at Craft Conf in Budapest. There were some technical difficulties, but it should hopefully serve as a reasonable introduction to the virtues of interactive development in Clojure.

My latest talk, given at Craft Conf in Budapest. There were some technical difficulties, but it should hopefully serve as a reasonable introduction to the virtues of interactive development in Clojure.
This excellent article on unit test construction uses a very similar workflow to what I talk about in the above talk. The difference is that this approach is useful for constructing all the parts of your program, not just the tests.