Skip to content

State Synchronization

Share readonly snapshot fields across tabs with explicit messages.

Implementation

  1. Read lifecycle.getSnapshot() in the primary tab
  2. Publish diffs through cross-tab messages
  3. Apply updates in secondary tabs

Playground

State Explorer · Cross Tab Playground

JOC is a JayOnCode monorepo of @jayoncode/* packages. Docs sync from source via TypeDoc and sync scripts.