SSolution design in Java/OOP vs. Clojure/FP - I/O anywhere or at the boundaries? - experience
2019-03-01 — 9 Min Read
As a Clojure developer thrown into an "enterprise" Java/Spring/Groovy application, I have a unique opportunity to experience and think about the differences between functional (FP) and object-oriented programming (OOP) and approach to design. Today I…