A curated list of software and architecture related design patterns

We have used “layered architecture” a lot before, but now, we are trying the vertical slice architecture. Code is easier to understand, since you don’t have to jump between folders to see how a feature/slice is implemented.

2 Likes