Hacker News new | ask | show | jobs
by lutarezj 1685 days ago
Hexagonal architecture helps much more than SOLID helps. Applying hexagonal results in SOLID code with much less burden. Why? Because SOLID is all about the S and the S is much easier to grasp in hexagonal then it is in theory. Moreover how can one achieve the S but not the OLID? How can one achoive the O without the LID? It probably takes a lot of effort but they are all very imterconnected.
1 comments

Yep, the more you look at these principles the more they start to bleed into each other.