DEV Community

Torsten Mandry
Torsten Mandry

Posted on

Visualizing the progress of a refactoring into a Hexagonal Architecture using jQAssistant

In my last project, we decided to refactor the inner structure of one of our services into a Hexagonal Architecture. It was clear that this was no task that could be done within a couple of days. During this long-running refactoring, we wanted to make our progress visible. Where are we now? What did we already have achieved? What do we still have to do? In my blog post, I describe the approach we took and how it helped us with our task.

Top comments (0)