Reactivity

House rules for reactive UI — the three state stores (React state, atoms, ECHO objects), the ECHO-to-atom bridge, and the anti-pattern catalog. Use when adding or placing component state, reading ECHO objects or refs in a component, rendering a list of refs, deriving a value from several reactive sources, when UI shows stale data or doesn't update until you navigate away and back, or when reviewing a diff that touches plugin containers or components.

dxos 5b5f70b 13.3 KB Updated

File contents

dxos/dxos/tree/main/.agents/skills/reactivity commit 5b5f70b5be

Frequently asked questions

npx skillmds@latest add dxos/reactivity