#io-bound-tasks

[ follow ]
fromdeath and gravity
22 hours ago

Inheritance over composition, sometimes

The 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.
[ Load more ]