A software development team in an organization should be able to focus on the core […]
Premature Abstraction
The first time I read the GoF book, I didn’t understand it. This was because […]
Node-m-r – A Simple CQRS Example using Node.js
Anyone learning about DDD, CQRS and/or event sourcing has probably read the source code of […]
Generic Value Object
I just wanted to share my attempt for implementing a generic base class for Value […]