January 22, 2021
As a software developer, we are used to thinking in abstractions. We filter details that are not relevant in a particular context and retain…
December 23, 2020
Most projects that use RxJava should have been migrated to RxJava 2 or RxJava 3 by now as RxJava 1 is officially announced to be end-of-life…
October 02, 2020
Continuous Integration (CI) and Continuous Delivery (CD) is an integral part of a software development cycle. I used to work with GitHub and…
September 01, 2020
Early 2020 I discovered the AWS Cloud Development Kit (CDK): an open source polyglot software development framework that can be used to…
October 31, 2019
De grootste Java conferentie van Nederland werd donderdag 31 oktober 2019 gehouden in Pathé te Ede. Net als vorig jaar een geweldige locatie…
May 09, 2019
What is Reactive Programming? When is it useful and when is it overkill to use it? Where is it applicable? What Reactive Programming…