📰 Dev.to · Saifuddin Tipu
3 articles · Updated every 3 hours · View all reads
All
Articles 91,962Blog Posts 109,851Tech Tutorials 23,084Research Papers 19,235News 14,876
⚡ AI Lessons

Dev.to · Saifuddin Tipu
1mo ago
Stop Passing req Everywhere — Express Middleware for Request Context Propagation
There's a pattern I've seen in almost every Express codebase I've worked in. It starts small. You...

Dev.to · Saifuddin Tipu
1mo ago
I Built a Stripe-Grade Webhook Delivery System for NestJS (Open Source)
Every SaaS app eventually needs to send webhooks. And every team eventually learns the hard way that...

Dev.to · Saifuddin Tipu
⚡ AI Lesson
1mo ago
I built the missing NestJS npm package: real-time user presence tracking with Socket.IO and Redis
I built the missing NestJS npm package: real-time user presence tracking with Socket.IO and...
DeepCamp AI