Composition Over Inheritance

Use when tempted to use class inheritance. Use when creating class hierarchies. Use when subclass needs only some parent behavior.

yanko-belov c5245ba 5.5 KB Updated

File contents

yanko-belov/code-craft/tree/main/skills/composition-over-inheritance commit c5245baf09

Frequently asked questions

npx skillmds@latest add yanko-belov/composition-over-inheritance