Writing

Blog

11 articles

How to add a global .gitignore

Stop committing .DS_Store, Thumbs.db, and IDE folders into every project. Learn how to configure a global .gitignore that applies across all your repositories.

tutorial git developer-tooling
read more →

Bounded Context

A deep dive into Bounded Contexts in Domain-Driven Design, exploring how to define boundaries and manage domain logic effectively.

ddd requirements engineering bounded context
read more →

Event Storming

An introduction to Event Storming: a collaborative modeling technique for understanding complex business domains and processes.

ddd requirements engineering bounded context
read more →