Liskov Substitution Principle

Use when creating subclasses or implementing interfaces. Use when tempted to override methods with exceptions or no-ops. Use when inheritance hierarchy feels wrong.

yanko-belov Updated

File contents

yanko-belov/code-craft/tree/main/skills/liskov-substitution commit 1ae5046de4

Frequently asked questions

npx skillmds@latest add yanko-belov/liskov-substitution-principle