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
+3 -3
View File
@@ -1,12 +1,12 @@
---
id: PERF-LAZY-LOAD-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [performance, lazy-loading, optimization, frontend, images, code-splitting, lcp]
last_reinforced: 2026-04-26
---
# [[Lazy Loading Strategies (지연 로딩 전략)]]
# Lazy Loading Strategies (지연 로딩 전략)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "모든 것을 한꺼번에 가져오려는 욕심을 버리고, 사용자의 시선이 닿는 그 순간에만 필요한 정보를 전송하여 초기 로딩의 거대한 장벽을 무너뜨려라" — 초기 로딩 속도 향상과 자원 절약을 위한 기술적 '기다림'의 미학.
@@ -26,4 +26,4 @@ last_reinforced: 2026-04-26
## 🔗 지식 연결 (Graph)
- [[Frontend-Performance-Optimization-Guide]], [[Largest-Contentful-Paint-LCP]], [[Image-Optimization-for-Web-Performance]], [[JavaScript-Optimization-Patterns]]
- **Raw Source:** [[00_Raw/Lazy Loading.md]]
- **Raw Source:** 00_Raw/Lazy Loading.md