What is composition and why is it better than inheritance?
“Favor object composition over class inheritance.” ~ The Gang of Four, “Design Patterns: Elements of Reusable Object-Oriented Software”
What is composition and why is it better than inheritance?
I wrote in the previous post about Factory Functions an...
albasphaysal.hashnode.dev2 min read