Tips and TricksWebinar Recap

Summer CodeFest: What the Hex? Ports and Adapters Architecture with C++ [Recap]

TL;DR  As applications grow in size, poor design decisions can lead to increasing complexity, maintenance problems and bottlenecks in testing. In this Summer CodeFest session, we will learn how Hexagonal (Ports and Adapters) Architecture can help developers to build more scalable, maintainable and testable C++ applications by separating the business logic from the implementation details.
Read more