» Tag
state-management
4 postsWhy Query, Mutation, and Stream Need Different State Models
Query, Mutation, and Stream often get flattened into the same setState pipeline. Here's why treating them as one causes state confusion in frontend apps.
The Hidden Performance Cost of Object Spread in JavaScript
A deep dive into the real performance cost of JavaScript object spread, the reduce anti-pattern, and when tools like Immer make more sense.
Plugin badge reuses dashboard cache instead of new state
A plugin-update badge reuses the existing cross-site dashboard cache instead of a new API, avoiding duplicate state and sync bugs.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBuilding a React Native SDK Inside an 800K-User Super-App
Kwaaka embedded a crash-safe React Native coupon SDK into Kazakhstan's Onay super-app, serving 800K users via OTA updates and a native bridge.