How to create a habit of reuse
The Eric Normand Podcast - Een podcast door Eric Normand
Categorieën:
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?