How to create a habit of reuse
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
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?