Writing
The Blog
Notes from the field — microfrontends, performance, accessibility, and lessons from shipping production software.
- •1 min read
The Hidden Cost of getComputedStyle in Your Animation Loop
A portfolio that stuttered while scrolling taught me a lesson about forced synchronous layout — and why your 60fps animation might be quietly destroying scroll performance.
PerformanceReactJavaScriptFramer MotionRead article → - •1 min read
Building a WCAG 2.1 AA Dashboard That 50K Users Actually Rely On
Accessibility on a data-heavy analytics dashboard isn't a checklist you bolt on at the end. Here are the patterns that made real-time charts usable for everyone.
AccessibilityWCAGData VisualizationReactRead article → - •1 min read
Scaling a Payment Platform with Webpack Module Federation
How independent, dependency-free microfrontends let multiple teams ship a payment system in parallel — the wins, the traps, and the patterns that actually held up in production.
MicrofrontendsWebpackReactArchitectureRead article →