System Desgin
ORM Audit Logging & Soft Deletes: A Complete Guide (2024)
Learn how to add soft‑delete columns and immutable audit logs in your ORM, keep queries fast with proper…
// tag archive
5 articles
Learn how to add soft‑delete columns and immutable audit logs in your ORM, keep queries fast with proper…
A senior engineer’s deep dive into performance illusions, real bottlenecks, and hard-earned lessons If you’ve shipped a Node.js…
Redis has an identity problem—and most teams make it worse. On paper, Redis is simple: an in-memory data…
Modern users don’t think in milliseconds — they think in feel. If a UI feels slow, it’s broken.…
A practical guide based on real-world experience AI writing code fast isn’t surprising anymore. That part of the…