Single Responsibility Principle

Use when creating or modifying classes, modules, or functions. Use when feeling pressure to add functionality to existing code. Use when class has multiple reasons to change.

yanko-belov Updated

File contents

yanko-belov/code-craft/tree/main/skills/single-responsibility commit 265854d533

Frequently asked questions

npx skillmds@latest add yanko-belov/single-responsibility-principle