Separation Of Concerns

Use when component does too many things. Use when mixing data fetching, logic, and presentation. Use when code is hard to test.

yanko-belov Updated

File contents

yanko-belov/code-craft/tree/main/skills/separation-of-concerns commit 542ae7e1e5

Frequently asked questions

npx skillmds@latest add yanko-belov/separation-of-concerns