fromdeath and gravity22 hours agoInheritance over composition, sometimesThe organization of the code using subclasses and layers of delegation can complicate debugging, leading to the suggestion of simplifying the implementation by using functions instead.