feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
- **동시성 및 점진적 렌더링 달성:** 타임 슬라이싱은 동시성 렌더링(Concurrent Rendering) 및 점진적 렌더링(Incremental Rendering)과 결합하여, 복잡하고 무거운 업데이트가 발생하더라도 애플리케이션이 항상 부드럽고 응답성 있게 동작하도록 보장합니다 [1, 8].
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
- **Related Topics:** [[React Fiber Architecture]], [[Concurrent Rendering]], [[Lanes Priority System]], [[Incremental Rendering]]
|
||||
- **Projects/Contexts:** [[React Scheduler]]
|
||||
- **Related Topics:** [[React Fiber Architecture]], [[Concurrent Rendering]], Lanes Priority System, Incremental Rendering
|
||||
- **Projects/Contexts:** React Scheduler
|
||||
- **Contradictions/Notes:** 소스 내에서 타임 슬라이싱과 관련하여 상충되는 정보는 없습니다.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user