Deliberate discovery, exploratory testing and code playground

Have you ever pair-programmed with a colleague of yours who has a separate project, usually named sandbox or playground where all sorts of cool and crazy code snippets and experiments are located? ...

March 20, 2022 · 9 min

Postgres tests setup in Go

Here we end up with the working setup of Postgres tests in Go, both locally and in CI, using docker and docker-compose. ...

March 24, 2021 · 7 min

Engineering weekly digests

I am subscribed to a couple of engineering weekly digests that I like. Sharing them in this post, maybe it would be useful for someone. ...

March 11, 2021 · 3 min

The book I like on Domain-Driven Design

Once, when I worked in TransferWise (now called Wise), one very smart engineer named Urgo Ringo gave me a book recommendation to learn more about Domain Driven Design. ...

March 5, 2021 · 1 min