The talk explores the recursive structure of Diamond Architecture.

The talk explores the recursive structure of Diamond Architecture. It also covers the application of the Tagless Final pattern when necessary. The presentation adheres to maximum cohesion principles and strategically uses tools. You will leave with the knowledge and strategies needed to successfully navigate the complexities of large codebases.
We will discuss the importance of using the Tagless Final pattern in the Diamond Architecture to improve code modularity and flexibility. The Diamond Architecture prioritises maximum cohesion principles. This is crucial for crafting code that is both comprehensible and adaptable to complex systems.
We will now examine how the architecture and SBT plug-ins and tools collaborate to assist developers in streamlining their workflows, simplifying code reviews, and maintaining codebase consistency.
This talk aims to equip the audience with the minimum required bagage to get comfortable working with contravariance.
In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects.
Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.
Join me in a talk empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.