Functional vs. object-oriented programming
Opened this issue · 0 comments
ericmjl commented
Basically covering the tell-tale signs
of when functional programming may be a better choice,
and when object-oriented programming may be a better choice,
and what to do when the choice isn't crystal clear.
(In my biased opinion, stick with functional programming as much as possible.)