Read Model on the write sideThis post explains why and how Read Models can be useful on the write side of a software. First, the terms CQRS, write side, read side and…Mar 4, 2021Mar 4, 2021
Insights from deep-diving into TypeScriptThis post summarizes some insights from my deep dive into TypeScript from when writing an appendix for my book.Mar 3, 2021Mar 3, 2021
Domain Modeling by exampleThis post illustrates a Domain Modeling process using a simple example. As first step, the actual problem is identified. Next, a solution…Jan 20, 2021Jan 20, 2021
Using the filesystem for illustration purposesThis post describes the approach of using the filesystem for illustrating the implementation of concepts related to persistence &…Dec 29, 2020Dec 29, 2020
Why my book uses Node.js and JavaScriptThis post explains why I chose Node.js as runtime platform and JavaScript as programming language for my book.Dec 21, 2020Dec 21, 2020
Why I wrote a book on DDD, CQRS and Event SourcingThis post explains my motivation for writing a book on DDD, CQRS and Event Sourcing. It starts with outlining how I came in contact with…Dec 18, 2020Dec 18, 2020