Friday, 4 September 2009

From OO to List style: my notes

I've continued development with Clojure and Jwt, and I got stuck: how do I implement my app without class definition and instance variables? It's not hard, but I had to get used to it. You'll find my notes here. Feedback welcome!