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: [auto-reinforced, software-engineering, rx, asynchronous, event-driven]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Reactive-Programming]]
|
||||
# [[Reactive-Programming|Reactive-Programming]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "데이터의 흐름에 몸을 맡겨라: 변화가 일어날 때까지 기다리지 않고, 데이터라는 '스트림'이 흐를 때마다 연결된 로직들이 자동으로 반응하게 만드는 선언적 비동기 프로그래밍 패러다임."
|
||||
@@ -31,6 +31,6 @@ last_reinforced: 2026-04-20
|
||||
- **정책 변화(RL Update)**: 고성능 서버 환경에서 자원을 낭비하는 전통적 Blocking 방식 대신, 자원을 효율적으로 점유하는 'Non-blocking 리액티브 선언문'을 표준 코딩 규약으로 채택하는 정책이 확산됨.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Software-Design-Principles]], [[Event-Driven-Architecture]], [[Functional Programming]], User Experience (UX)
|
||||
- [[Software-Design-Principles|Software-Design-Principles]], [[Event-Driven-Architecture|Event-Driven-Architecture]], [[Functional Programming|Functional Programming]], User Experience (UX)
|
||||
- **Modern Tech/Tools**: RxJS, React (State-driven UI), Project Reactor, Akka.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user