Problem: How can we avoid breaking an entire app when a model changes? Solution: Decouple each model based on their specific domain. A Deeper Dive When working with data from various sources, a common challenge developers face is the potential for e...
4 followers
Blog of Alexandre Alcuvilla, iOS developer Exploring new ways to create modern apps Using SwiftUI, Combine and Async/Await and respect best practices TDD, Unit Test, Clean Archi, Modular Design, SOLID