Topic
Backend
2 articles on this topic.
-
Redis in Practice: A Case Study with Hono and TypeScript
A practical case study of Redis in a Hono + TypeScript API - caching, counters, rate limiting, and short-lived state - solving real backend problems.
-
When to Use CPQ and the EAV Model - Lessons from Building a Prototype
When CPQ and the EAV model actually make sense, when they are overkill, and why the two so often end up in the same codebase.