-
Software Development
Where Is This Coming From?
In enterprise software the top one question you have to answer as a developer almost every day is “Where is…
Read More » -
Agile
Why does AOTB have its own submission system?
Anyone who has submitted to Agile on the Beach in the last few years will have used our submission system:…
Read More » -
Enterprise Java
How to Phrase Back End Tests in Cucumber
Cucumber is an execution framework for a specification language. It’s not meant to be a testing language, but it’s used…
Read More » -
Enterprise Java
Using JSON Schema Validation to Map Sparse JSON
In this post, we’ll look at a problem that comes up when you create APIs and share them. In particular,…
Read More » -
Software Development
How Do I Know If I’m Testing Behaviour?
Throughout the Test Smells catalogue, there are signs you may be testing your code, rather than its behaviour. Even in…
Read More » -
Enterprise Java
CUBA 7.2 – what’s new?
The seventh version of the CUBA platform was a big step forward. Internal architecture improvements and the new IDE built…
Read More » -
Software Development
Do I Need an API Gateway if I Use a Service Mesh?
This post may not be able to break through the noise around API Gateways and Service Mesh. However, it’s 2020…
Read More » -
Software Development
Clientside Search With ElasticLunr.js
Any blog or documentation website needs Search functionality. You can achieve this in many ways, and most likely a server-side…
Read More » -
Enterprise Java
In praise of the thoughful design: how property-based testing helps me to be a better developer
The developer’s testing toolbox is one of these things which rarely stays unchanged. For sure, some testing practices have proven…
Read More »