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 →
Workflow Dashboard
Compound DataGrid, state-isolated slide-over form, mock API with error handling.
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 →
Hospitality Booking Widget
Custom search widget with interdependent date/guest state, real-time pricing, and accessible modal.
Open →