Blog

PreviewLearning note

What reliable background jobs taught me about system design

A practical note on retries, idempotency, visibility, and the small choices that keep asynchronous work understandable.
Aug 13, 2026·7 min read
PreviewTeaching note

Teaching Clean Architecture without turning it into ceremony

How I frame layers, boundaries, and trade-offs for engineers learning .NET by building actual applications.
Aug 8, 2026·6 min read
PreviewBuild log

From a feature request to a maintainable ERP workflow

The questions I ask before adding another approval flow, audit trail, or role-based rule to a production system.
Aug 1, 2026·8 min read