Composition over Inheritance: My refactoring recipe
"DRy", "KisS", "CLEAn", "SoLid". We all read these almost meaningless terms being thrown around in our code reviews. Whilst just mentioning some acronym never really seemed like a convincing argument to me, the intention of the reviewer was mostly al...
blog.sellmair.io14 min read
Alejandro Rios
On Step 6, you're declaring ManualSaveJsonFileGameStateSaver with true, should it be false, right?