feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -11,7 +11,7 @@ styled-components는 JavaScript 파일 내에서 태그된 템플릿 리터럴(T
|
||||
|
||||
## 🔗 Knowledge Connections
|
||||
- **Related Topics:** [[CSS-in-JS]], [[Tailwind CSS]], [[React Server Components]], [[Dynamic Theming]], [[Design Tokens]]
|
||||
- **Projects/Contexts:** [[Next.js App Router]], [[Scalable Frontend Architecture]]
|
||||
- **Projects/Contexts:** [[Next.js App Router]], Scalable Frontend Architecture
|
||||
- **Contradictions/Notes:** 소스에 따르면, styled-components는 모듈화와 동적 스타일링에 매우 강력한 도구이지만, 런타임 비용 문제와 RSC 호환성의 한계로 인해 최근의 확장 가능한 프론트엔드 아키텍처에서는 제로 런타임(Zero-runtime) CSS-in-JS(예: vanilla-extract)나 유틸리티 클래스 기반인 Tailwind CSS로 전환(마이그레이션)하여 Core Web Vitals 최적화를 꾀하는 추세가 확인된다 [16, 17, 23-25].
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user