How to create a habit of reuse
The Eric Normand Podcast - A podcast by Eric Normand
Categories:
In OO languages like Java, people tend to make new classes more than they reuse existing ones. In Clojure and other FP languages, we tend more on the side of reuse. How do we develop that habit?