Wikify: Auto-link 118 orphaned topics using semantic keyword matching
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
- **초기 설계 비용**: 확장을 고려한 인터페이스 설계는 초기 개발 시간을 더 많이 소요하게 만들며, 미래에 발생하지 않을 확장을 대비하는 YAGNI 위반 가능성이 존재한다.
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
### Related Concepts (Auto-Linked)
|
||||
* [[CSS-in-JS]]
|
||||
* [[Inversion]]
|
||||
* [[Principles]]
|
||||
* [[Prop Drilling]]
|
||||
* [[Render_Props]]
|
||||
* [[Research]]
|
||||
* [[SOLID_Principles]]
|
||||
* [[Strategy]]
|
||||
|
||||
### Related Concepts
|
||||
- **Component Composition**: OCP를 실현하는 React의 핵심 기술 (관계: 실천 방법)
|
||||
- **SOLID Principles**: OCP를 포함한 5대 설계 원칙 (관계: 상위 철학)
|
||||
|
||||
Reference in New Issue
Block a user