Recent Posts

JCP Update

Een update over de NLJUG-deelname het Java Community Process

Read More »

The Design of Everyday Code

There is something weird about our industry - we like memes; short acronyms that we cannot forget: DRY, GRASP and (the most famous one) - SOLID. The hero of my today's ramblings. SOLID is considered the foundation of the modern software development practice, next to clean code, test driven development and probably a few others. What bothers me, is that we got a bit dogmatic here, not getting the essence of those principles. What does SOLID really stand for? Why are those practices essential? What’s so appealing about them?

Read More »

Patterns en practices in microservices

We zijn de afgelopen twintig jaar zó gewend geraakt aan softwareontwikkeling volgens het SOA-model, dat we de bijbehorende patterns en practices als vanzelfsprekend aannemen. Maar zijn die met de opkomst van microservices nog wel relevant, juist belangrijker, of soms zelfs een antipattern? In dit artikel bekijken we een paar interessante verschuivingen.

Read More »