Tests (and reviews) in the age of AI
While implementation code loses importance in AI driven development, tests (and reviews) gain some.
While implementation code loses importance in AI driven development, tests (and reviews) gain some.
I describe how I implemented two approaches to interior mapping in my custom rendering engine: Tracing simple planes and tracing lots of boxes.
I show how the simplest possible integration of OIDC in a web app can look like with Javalin and Keycloak.
I show you how the ViewComponents concept can easily be implemented with Javalin, Kotlin and Mustache
I compare F# code of domain modeling made functional to my Kotlin conversion of it.
Functional domain modeling is an underrated gem that gets you to an excellent design quickly.
Ignoring technical details might indeed not be the good advice we want it to be.