feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-F29466
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -33,11 +33,11 @@ github_commit: "[P-Reinforce] Continuous Worker - React 컴포넌트 Props 전
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[Discriminated Unions]], [[Excess Property Checking]], [[Runtime Validation (Zod)]]
|
||||
- **Projects/Contexts:** [[Redux-style Reducers]], [[React Component Library]]
|
||||
- **Related Topics:** [[Discriminated Unions]], [[Excess Property Checking]], Runtime Validation (Zod)
|
||||
- **Projects/Contexts:** Redux-style Reducers, React Component Library
|
||||
- **Contradictions/Notes:** React props 타입 정의 시 기본적인 사용에 있어 `interface`와 `type` 간의 실질적 큰 차이는 없으나, TypeScript는 캐싱과 성능 최적화 측면에서 교집합(&)보다는 `interface extends`의 사용을 권장합니다 [7, 8, 13].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-18*
|
||||
- Raw Source: [[00_Raw/2026-04-20/React 컴포넌트 Props 전달 및 상태 관리.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user