How to create a habit of reuse
The Eric Normand Podcast - Podcast tekijän mukaan Eric Normand

Kategoriat:
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?