Open Closed Principle

Use when adding new functionality to existing code. Use when tempted to add if/else or switch branches. Use when extending behavior of existing classes.

yanko-belov Updated

File contents

yanko-belov/code-craft/tree/main/skills/open-closed commit 4297941a0a

Frequently asked questions

npx skillmds@latest add yanko-belov/open-closed-principle