Exploring the Crucial Role of the Composition Root
Published on 05 February 2024Exploring the Crucial Role of the Composition Root in Swift iOS Development.
Software Architecture and Design for iOS.
Exploring the Crucial Role of the Composition Root in Swift iOS Development.
Presenting how the Flow Pattern helps building extensible, maintainable and testable features.
Design your MVVM UI while keeping a clean codebase.
Discover what makes good software architecture and how it can improve your team's performance and the outcome of your project.
Master polymorphism for clean code. Learn how to create flexible, reusable codebases w/ examples. Ideal for experienced dev's seeking to improve their skills
A discussion on the benefits of unidirectional dataflow architectures and how they can be applied to the Model-View-Presenter pattern.