Knowledge · frontend

Normalized render entry projection

A CQRS projection pattern that reduces nested-UI re-renders from O(depth) to O(1) via a normalized read-model over an immutable tree and per-id useSyncExternalStore subscriptions

Date
2026-07-07
Reading time
5 min
Confidence
Inferred

Prerequisites

Document graph

  • TIL
  • KNOWLEDGE

Related documents

Documents that mention this

Related TIL

Related Knowledge

Tags

reactperformanceimmutabilityusesyncexternalstorecqrs