feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -19,7 +19,7 @@ Overrides Pattern(오버라이드 패턴)은 React 컴포넌트 라이브러리
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
- **Related Topics:** [[Compound Components]], [[Headless Components]], [[Design Systems]]
|
||||
- **Projects/Contexts:** [[Base Web]], [[Uber]]
|
||||
- **Projects/Contexts:** Base Web, Uber
|
||||
- **Contradictions/Notes:** 소스에 따르면, React 컴포넌트 아키텍처 패턴 중 Compound Components가 상태(Context) 공유를 통한 레이아웃의 유연성을 제공하고 Headless Components가 로직의 재사용성에 집중한다면, Overrides Pattern은 객체 기반 컴포넌트 주입을 통한 '깊은 커스터마이징(Deep customization)'에 특화된 패턴으로 분류 및 비교됩니다 [2].
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user