[WIP] - You don't need Clean Architecture or Hexagonal Architecture

Achieving good quality architecture and code does not require applying the latest buzzing-cool architecture proposals, I will explain you why.
TL;DR These architecture are AMAZING AND HELPFUL, however, you just need to understand the concepts and apply them to your own architecture

Posted by Gregory Pacheco on November 11, 2022
  1. What is Clean Architecture and Hexagonal Architecture
  2. What makes a good quality architecture
  3. What makes a low qualit architecture
  4. Achieving the same with yuor own