From a1cb48122837c92d8f149c12bae83490ce670fc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20M=C3=BCller?= Date: Tue, 4 Jun 2024 21:39:39 +0200 Subject: [PATCH] minor update for hexagonal --- index.html | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 61abb2fc..cff9cc5a 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,8 @@ @@ -32,8 +33,8 @@ @@ -68,12 +69,12 @@

Overview

@@ -84,7 +85,17 @@

Overview

Pitfalls

-

You end up with tons and tons of interfaces and duplications that constantly change during development, creating a unmaintainable mess

+

You end up with lots of interfaces and duplications that constantly change during development, creating a hard-to-maintain codebase

+ +

Alternatives