Zustand vs Redux: why I switched and never looked back
After years of Redux boilerplate, Zustand gave me the same power with 90% less code. Here's why it's my default for every React project.
Thoughts on indie hacking, technical SEO, building with AI, and renewable energy tech.
After years of Redux boilerplate, Zustand gave me the same power with 90% less code. Here's why it's my default for every React project.
After shipping 8+ production products with Next.js, from realtime monitoring dashboards to SEO directories, here's why it's still my go-to framework for SaaS.
Server Actions replaced half my API routes and made my codebase simpler. Here's when to use them, and when not to.
A practical guide to building production-grade realtime dashboards, lessons from building RealSync CMS, a monitoring system for renewable energy plants.
The architecture behind Excel Flow, a system that parses complex Excel reports across 33+ solar/wind/BESS plants using async workers and cron jobs.
The file structure and conventions I use across all my production Next.js apps, from indie products to enterprise dashboards.