|
|
|
|
|
by lukashrb
1877 days ago
|
|
The first time I encountered "interactive development" was when I had to use python with jupiter notebook. I really liked this style of development. The tdd approach I practiced before was somewhat similar but by far not as visual. Clojure was an eye opener for me and I think it offers a great developer experience (e.g. I'm addicted to C-c C-p) It seems my journey hasn't ended and I definitely have to check out CL! But atm it's hard for me to give up the things clojure offers to me: persistent datastructures, access to a great ecosystem and a very good designed standard library. |
|