State management solutions are usually tied to some change propagation mechanism. This comes from what the framework supports most of the time. So for...
For a customer project, we recently had to shovel a bunch of Elasticsearch data into a Kubernetes environment. Let's take a closer look at how we did...
A helpful guide on how create common understanding! · Why? What is the Problem? As a service contractor with many projects, it's not unusual that team...
Required reading: https://engineering.cloudflight.io/defining-boundaries A big part of what makes up complexity are side effects. The challenge with...
How to organize the files can be quite confusing when starting in programming, especially when the code base grows and the existing structure cannot...
Managing complexity is a discipline on its own, and many books have been written about it. Regardless of which ones you mastered, compartmentalization...