Wikify: Auto-link 118 orphaned topics using semantic keyword matching
This commit is contained in:
@@ -18,6 +18,21 @@ React Server Components(RSC)는 서버에서만 실행되어 클라이언트로
|
||||
- **구조적 복잡성**: 서버와 클라이언트 컴포넌트 간의 경계 설계 및 데이터 직렬화(Serialization) 이슈를 관리해야 하는 설계적 부담이 존재한다.
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
### Related Concepts (Auto-Linked)
|
||||
* [[Blocking]]
|
||||
* [[CSS-in-JS]]
|
||||
* [[Client Components]]
|
||||
* [[Code Splitting]]
|
||||
* [[Core_Web_Vitals]]
|
||||
* [[Edge_Computing]]
|
||||
* [[Hydration]]
|
||||
* [[Next.js]]
|
||||
* [[Next.js_App_Router]]
|
||||
* [[Optimization]]
|
||||
* [[React]]
|
||||
* [[Research]]
|
||||
* [[Server Components]]
|
||||
|
||||
### Related Concepts
|
||||
- **Next.js App Router**: RSC의 표준 구현체 (관계: 구동 환경)
|
||||
- **Hydration**: RSC를 통해 비용을 절감하고자 하는 대상 과정 (관계: 최적화 목표)
|
||||
|
||||
Reference in New Issue
Block a user