1.3 KiB
1.3 KiB
id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
| id | title | category | status | canonical_id | duplicate_of | aliases | source_trust_level | confidence_score | verification_status | tags | last_reinforced | github_commit | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wiki-2026-0508-대규모-프론트엔드-웹-프로젝트-폴더-구조화 | 대규모 프론트엔드 웹 프로젝트 폴더 구조화 | 10_Wiki/Topics | duplicate | large-frontend-folder-structure | Modern Scalable Frontend Architecture |
|
A | 0.9 | redirected |
|
2026-05-10 | pending |
대규모 프론트엔드 웹 프로젝트 폴더 구조화
이 문서는 Modern Scalable Frontend Architecture 의 중복본입니다. Canonical 문서로 redirect.
핵심 요약
- Folder structure 패턴: feature-based, layer-based (atomic design), domain-driven
- 2026 표준: feature-sliced design (FSD), bulletproof-react 구조
- 핵심 원칙: colocation, public API per feature, no cross-feature imports
🔗 Graph
- 부모: Modern Scalable Frontend Architecture (canonical)
- 인접: 대규모 확장성과 유지보수성이 요구되는 프런트엔드 모노레포 프로젝트
🕓 변경 이력
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |