feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: FE-REND-STRAT-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [csr, ssr, rendering, web-architecture, seo, lcp, hydration, hybrid-rendering]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Web Rendering Strategies: CSR vs SSR (웹 렌더링 전략: CSR vs SSR)]]
|
||||
# Web Rendering Strategies: CSR vs SSR (웹 렌더링 전략: CSR vs SSR)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "초기 로딩의 속도(SSR)와 인터랙션의 매끄러움(CSR) 사이에서 비즈니스 목적에 최적화된 지점을 선택하고, 하이브리드 접근법을 통해 검색 엔진과 사용자 모두를 만족시켜라" — 웹 애플리케이션의 성능, SEO, 사용자 경험을 결정짓는 핵심 아키텍처 선택 가이드.
|
||||
@@ -25,5 +25,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 모든 공용 콘텐츠에 대해 'SSR-First'를 원칙으로 하며, 인증된 영역에 한해 'CSR-Hydration' 전략을 부분적으로 허용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Core-Web-Vitals]], [[Nextjs-App-Router-Architecture]], [[Single-Page-Application-SPA]], [[SEO-Foundations]], [[Server-Side-Rendering-SSR]]
|
||||
- **Raw Source:** [[00_Raw/Client-Side Rendering (CSR) vs Server-Side Rendering (SSR).md]]
|
||||
- [[Core-Web-Vitals]], [[Nextjs-App-Router-Architecture]], Single-Page-Application-SPA, SEO-Foundations, Server-Side-Rendering-SSR
|
||||
- **Raw Source:** 00_Raw/Client-Side Rendering (CSR) vs Server-Side Rendering (SSR).md
|
||||
|
||||
Reference in New Issue
Block a user