Engineering notes
Technical write-ups from real projects — concurrency, theming, caching and tooling.
-
Dynamic HSL Theme Customization in React
How to build a theme customization panel using CSS custom properties, HSL color calculations, and local storage preservation.
-
Optimizing Vercel Edge CDN Caching Headers
Enforcing cache invalidation rules, immutable assets, and s-maxage controls to build a blazing fast, globally cached SPA.