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.
You must be logged in to post a comment.