Open in app
Home
Notifications
Lists
Stories

Write
Karl Kildén
Karl Kildén

Home

Jan 2

Code review tags

https://conventionalcomments.org/ is something I have found to be very useful. Instead of just free styling each code review comment, you tag it up according to a template. When you get a comment like; Question (non-blocking, showerthought): Should we do this change globally or only in this module? You directly understand…

Code Review

1 min read


Jan 1

When we have package by feature, do we need layers?

A case for layers with a sprinkle of other learnings mixed in — java.lang.IllegalArgumentException: No enum constant found could occur in a backend when the client sent in an String representing a certain command subtype that did not map to any known subtype. This application did not really do layering so it made sense to the developers to catch this Exception as they…

Java

2 min read


Dec 30, 2021

Lets create a java sample project part 1

I have wanted to create a sample application for a long time but never got around to it. I mostly want to create the business logic and the architecture based on clean architecture. But lets do a few basic selections to get started Build system We will go with maven. We…

Java

2 min read

Karl Kildén

Karl Kildén

Software and product professional. I work on getting software projects (mostly products) to where they need to be.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable