-
Software Development
Local Microservices: Object Orientation Behaviour Coupling Problem
This is the first in a three part series on how I see microservices are helping in relieving the Object…
Read More » -
Software Development
Function IoC for First Class Procedure
This is the second article of two to introduce the term I’m suggesting of “first class procedure”. The first article provided…
Read More » -
Software Development
OO Functional Imperative Reactive weaved together with First Class Procedures
This is first of a two part article to discuss the “First Class Procedure”, a term I’m using to best…
Read More » -
Enterprise Java
Perils of opinionated frameworks, like Spring Boot. Inverting for opinionated code
We developers like abstraction. Without it, we could not build applications. Our programming disciplines even require that we code to…
Read More » -
Enterprise Java
Is Spring Reactive already obsolete? Inversion of Thread Coupling
Beyond Spring’s Dependency Injectiononly solving 1/5 of the Inversion of Control problem, Spring Reactive bases itself on the event loop.…
Read More » -
Software Development
Inversion of Control (explained non-technically)
The definition of Inversion of Control was presented in a paper published in 2015 (a free download is available here). …
Read More »