Hacker News new | ask | show | jobs
by drob518 9 days ago
> I personally find OOP to be the most intuitive for large scale systems design, but that's just me.

At one point, I was the same. But after going functional in Clojure, I can’t imagine going back. Using maps nd just having common functions that transform data into different data is definitely the way to go. This is with your time: https://youtu.be/aSEQfqNYNAc