feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -14,7 +14,7 @@ Interaction to Next Paint (INP)는 2024년 3월에 기존의 First Input Delay (
## 🔗 Knowledge Connections
- **Related Topics:** [[Core Web Vitals]], [[First Input Delay (FID)]], [[Concurrent Rendering]], [[React Compiler]], [[React Server Components]]
- **Projects/Contexts:** [[Wakelet (React Compiler 도입으로 INP 47% 개선 사례)]], [[DebugBear (INP 데이터를 모니터링하는 RUM 솔루션)]]
- **Projects/Contexts:** Wakelet (React Compiler 도입으로 INP 47% 개선 사례), DebugBear (INP 데이터를 모니터링하는 RUM 솔루션)
- **Contradictions/Notes:** 소스에 관련 정보가 부족한 모순점은 없습니다. 모든 소스가 공통적으로 INP를 향상시키기 위해 자바스크립트 실행을 줄이고 메인 스레드의 부하를 관리해야 한다고 주장합니다.
---