Skip to content

TDD voor leesbare code

By fieldside-admin

Hoe test-driven development je code helder en flexibel maakt In de wereld van softwareontwikkeling draait alles om het schrijven van code die niet alleen werkt, maar ook makkelijk te begrijpen en aan te passen is. Toch komt het vaak voor dat code wel functioneert, maar zodra er wijzigingen nodig zijn, je terughoudend wordt. Dat is … Continued

TDD for readable code

By fieldside-admin

How test-driven development makes your code clear and flexible In software development, it’s about writing code that doesn’t just work, but is easy to understand and adapt. Too often, code functions correctly, but as soon as changes are needed, hesitation kicks in. That’s where Test-Driven Development (TDD) comes in: a powerful technique that makes your … Continued

Mowing repetitive code with an often forgotten annotation

By fieldside-admin

I like code as long as it’s readable. So my resolution for the New Year, clean code. Easier said than done, and in most cases it requires a lot of preparation to end up with clean code. My priority is getting stuff to work and later on in the process I care about appearance. Functionality over beauty, right? Well, I learned it’s more efficient to do both at the same time. Recently I discovered some great tools to speed up the process for clean Java code.

The Apache Camel Experience

By fieldside-admin

Inspired by the holidays it seems to be a great time for a christmas themed blogpost for all you Java-lovers out there. No Santa’s not here, but you will read about the camels on which the three wise men road to Bethlehem. Well… sort of. It’s actually about Apache Camel and it’s handy features for moving files.

Stubbing in Pyhton using Dependency injector

By fieldside-admin

At one of our clients we started splitting up some monolithic applications into REST based microservices. We identified some key services we needed for our first use case which involved an aggregator service. It basically glues together three other microservices.
This is what we will explain in this blog:

How to do dependency injection using Dependency Injector
How stub these dependencies in a dynamic way (environment specific)

Our free toolkit for Full Stack Consultancy

By fieldside-admin

In this post I’d like to share some tools I used to code as a full stack software developer. My shortlist only contains free to use applications as not everyone is a professional developer and can get his or her hands on licensed software. Feel free to add interesting (free) options in the comment section.

How to win the AI Transformation game?

By fieldside-admin

Many companies are not getting returns from AI. If they get started at all. Our simple AI Maturity Model, and some common sense, can help.

To say there is enthusiasm for AI would be a trillion dollar understatement. Over 90% of companies have AI in their 2025 strategy in some form or another. Yet for