docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [SoftwareEngineering, DesignPatterns, DTO, Performance]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Data-Transfer-Object-Design]] (데이터 전송 객체 설계)
|
||||
# [[Data-Transfer-Object-Design|Data-Transfer-Object-Design]] (데이터 전송 객체 설계)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "배달 박스를 효율적으로 포장하여 왕복 횟수를 줄이는 일." 프로세스 간 통신 시 데이터를 묶어서 전달함으로써 네트워크 비용을 절감하고 레이어 간의 결합도를 낮추는 순수 데이터 바구니다.
|
||||
|
||||
Reference in New Issue
Block a user