Blog
Engineering notes
Short-form writing on React, TypeScript, CMS builds, API integration, dashboards, and frontend delivery.
React Delivery
Turning wireframes into production React interfaces
How I approach translating client concepts and low-fidelity wireframes into structured, responsive, production-ready frontend screens.
API Integration
REST API integration: lessons from the frontend side
Practical patterns for wiring a frontend to a REST API so loading, caching, and error handling stay predictable.
Mobile
Building React Native UI that feels native
Small details — gestures, motion, and platform conventions — that separate a web-feeling app from one that feels at home on the device.
Tooling
Staying fast with TypeScript and Nx in a monorepo
How strict types and a well-tuned Nx workspace keep a growing frontend codebase quick to change and hard to break.
CMS
CMS and WordPress work without losing polish
Patterns for keeping client-editable websites clean, fast, and consistent with the visual system.
Data Visualization
Designing dashboards with D3 and practical UI
Notes on keeping charts readable, contextual, and genuinely useful inside operational product interfaces.
