Interactive Demos
These demos reproduce techniques from my case studies using public, non-confidential examples. Each page includes a live demo, a code view, and test cases.
RTK Query Caching
Tag invalidation, request de-duplication, and TTL vs a naive fetch approach.
Open →
Rendering Performance
Naive vs optimized rendering with memoization, stable props, and selectors.
Open →
Demo Component Library
A small accessible UI set with docs, used across the interactive demos.
Open →