State-management
KnowMore v0.7.3 - Chat Virtual Scrolling & Gallery Architecture
Apr 3, 2026
KnowMore v0.7.3 replaces the chat message loop with TanStack Virtual and canvas-based pretext height estimation, restructures the gallery around per-album routes and a team-aware store, and fixes three Svelte 5 state mutation bugs that were crashing production.
PlayMore Real-Time Stores and Data Loading
Mar 9, 2026
How PlayMore loads tournament data, handles real-time match updates, and manages state: self-loading stores, batch operations, PocketBase subscriptions, and derived standings.
KnowMore Real-Time Data Loading
Nov 22, 2025
How KnowMore loads and synchronizes data in real-time: the watch() utility, distributed team stores, subscription handling, and reconnection strategy.