How I Built an Aggregateless Event Store with TypeScript and PostgreSQL A Practical Guide to Event Sourcing with Pure Functions, Query Filters, Optimistic Locking, and Without DDD Aggregates
Context, Rules, Decisions: The Formula for Better Domain Models Moving Beyond Mutable Objects to Explicit Business Logic
Aggregateless Event Sourcing Why Removing Aggregates Unlocks Simplicity, Flexibility, and Independent Feature Slices
Beyond Aggregates: Lean, Functional Event Sourcing Why I Moved Beyond Aggregates to Functional Domain Modeling
Applying Functional Core and Imperative Shell in Practice A Simple Rust Example for Testable Logic and Clear Boundaries
Beyond the Hype: Event Modeling, Event Sourcing, and Real Choices Understanding the Domain Before Adding Complex Storage Patterns
Lean Architecture with .NET Core and C# How to Avoid Unnecessary Complexity and Keep Your Domain Free of Technical Concerns
Understanding Event Stores: Benefits and Insights We'll discuss the benefits of event stores from a higher perspective, focusing on their strategic advantages over traditional data storage methods.
Bounded Contexts: Behavior Over Data Structures - Part II How to Use Aggregates to Modularize Software Systems.