
Need an outside perspective on your architecture?
One thing we do at factor10 is software architecture reviews. We honestly can’t recall a single review that didn’t uncover valuable insights, reveal hidden opportunities, or giv...
An example of architecture modernisation, 15 years later
The other day I found myself thinking about an architecture modernisation project that I was fortunate to be involved in 15 years ago, together with Equinor (then Statoil) in Tr...
Katharina will be talking at Scan Agile in March
Katharina is heading to Helsinki this March to share how Value Objects can be the ultimate 'Trojan Horse' for introducing Domain-Driven Design into your projects.
Dual-use
The defence sector in the free world is currently talking a lot about dual-use technology. In this context, dual-use refers to civil products that can also be put to effective ...
Vue 3 arrived in 2020. Why are so many apps still on Vue 2?
Vue 3 has been around for years, Vue 2 has reached end of life, and yet a surprising number of applications are still running on Vue 2.
Implementing Value Objects in Kotlin
In this post I show which features of the Kotlin Language I find especially useful to implement Value Objects.