feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
---
id: FE-REACT-CUSTOM-HOOK-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [react, frontend, custom-hooks, dry, refactoring, separation-of-concerns, business-logic]
last_reinforced: 2026-04-26
---
# [[Custom Hooks Patterns (커스텀 훅 패턴)]]
# Custom Hooks Patterns (커스텀 훅 패턴)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "UI 렌더링과 비즈니스 로직을 날카롭게 분리하고, 반복되는 로직을 독립적인 함수로 캡슐화하여 컴포넌트의 가독성과 테스트 가능성을 극대화하라" — React에서 로직 재사용의 가장 강력하고 유연한 표준 방식.
@@ -28,4 +28,4 @@ last_reinforced: 2026-04-26
## 🔗 지식 연결 (Graph)
- [[React-Hooks]], [[DRY-Principle]], [[Clean-Code-Principles]], [[Component-Composition]]
- **Raw Source:** [[00_Raw/Custom Hooks.md]]
- **Raw Source:** 00_Raw/Custom Hooks.md