Posts
Building Cross-Platform Apps with Turborepo and React Strict DOM: A Unified Approach to Next.js and Expo Development
Tired of maintaining separate codebases for your Next.js and Expo projects? Discover how I unified my development workflow using a Turborepo monorepo with react-strict-dom to write code once and deploy everywhere. Learn about the game-changing benefits, honest challenges, and practical insights from my journey toward truly cross-platform React development.Read Now
JavaScript's New Time Lord: Welcome Temporal
After three decades of wrestling with JavaScript's Date object, a modern solution for handling dates, times, and time zones is finally landing in browsers.Read Now
What the hell is AbortController?
Unlock the potential of JavaScript's AbortController to manage tasks more effectively.Read Now