Finishing a Payments Flow in NestJS: Events, Config, and the Limits of Pre-Checks
I'm building RunHop in public, a social + event platform for running races. Today was a cleanup-and-integration day for the payments module. The core …
Latest Testing & QA news from Tech News
I'm building RunHop in public, a social + event platform for running races. Today was a cleanup-and-integration day for the payments module. The core …
From HTTP Chaos to Kafka: How We Fixed Inter-Service Communication in a NestJS Microservices Platform A technical deep-dive into replacing synchronous…
Building backupctl: what it took to replace a cron job with a backup service If you've ever strung pg_dump | gzip | rclone into a cron job and promise…
I built a NestJS + Next.js monorepo I'd happily start any new SaaS on today. It's on GitHub . The README covers what's in it. This post is about three…