Wikify: Auto-link 118 orphaned topics using semantic keyword matching
This commit is contained in:
@@ -20,6 +20,28 @@
|
||||
- **과도한 추상화 경계**: 스케일링을 위해 도입한 공통 훅이나 유틸리티가 너무 범용적으로 설계될 경우, 오히려 내부 로직을 파악하기 어렵게 만드는 KISS 원칙 위배 상황을 초래할 수 있다.
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
### Related Concepts (Auto-Linked)
|
||||
* [[Architecture]]
|
||||
* [[Code Splitting]]
|
||||
* [[Context_API]]
|
||||
* [[Feature-Sliced_Design]]
|
||||
* [[Frontend]]
|
||||
* [[Husky]]
|
||||
* [[Lazy Loading]]
|
||||
* [[Management]]
|
||||
* [[Monorepo]]
|
||||
* [[Optimization]]
|
||||
* [[Performance_Optimization]]
|
||||
* [[Principles]]
|
||||
* [[React]]
|
||||
* [[React_Performance_Optimization]]
|
||||
* [[Redux]]
|
||||
* [[Research]]
|
||||
* [[SOLID_Principles]]
|
||||
* [[Scalability]]
|
||||
* [[State]]
|
||||
* [[Turborepo]]
|
||||
|
||||
### Related Concepts
|
||||
- **Feature-Sliced Design**: 확장 가능한 프론트엔드 구조의 표준 (관계: 구조적 토대)
|
||||
- **Code Splitting**: 번들 사이즈 최적화 필수 기술 (관계: 성능 확장 전략)
|
||||
|
||||
Reference in New Issue
Block a user