📰 Dev.to · Rhico
8 articles · Updated every 3 hours · View all reads
All
Articles 70,950Blog Posts 101,108Tech Tutorials 17,262Research Papers 14,971News 12,814
⚡ AI Lessons

Dev.to · Rhico
1mo ago
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...

Dev.to · Rhico
1mo ago
Why !false Broke My API: Building a Polymorphic Follow System in NestJS
I'm building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
1mo ago
Prisma Errors Aren't All the Same: Building a Registration Module in NestJS
I'm building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
2mo ago
When a Passing Test Lies: Fixing an E2E False Positive in NestJS
I’m building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
2mo ago
A State Machine in 10 Lines: Event Status Transitions in NestJS
I'm building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
2mo ago
Mock What Prisma Returns, Not What Your API Returns
I'm building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
2mo ago
Why My Unit Tests Passed But My App Was Broken
I'm building RunHop in public — a social + event platform for running races, built on NestJS. Today...

Dev.to · Rhico
2mo ago
Week 1 Building RunHop: DDD Structure, JWT Auth, and a Race Condition I Didn't See Coming
I'm building RunHop — a social platform for running races — as a way to go deep on the...
DeepCamp AI