S03E01: How SwiftUI fits in a Clean Architecture | Professional iOS Engineering Series
/Learn how to migrate to SwiftUI incrementally as we migrate away from UIKit UIViewControllers.
Read MoreSkilled, disciplined and professional iOS software development resources tailored for you
Learn how to migrate to SwiftUI incrementally as we migrate away from UIKit UIViewControllers.
Read MoreIn this podcast, we explore the MVC, MVVM, and MVP UI Architectural Design Patterns.
Read MoreIn this episode, we continue exploring the dependency inversion principle and composition, while documenting our system's evolution in diagrams.
Read MoreHave you ever been told that Singleton is an anti-pattern? Well, Singletons can be ok, but if you are not careful, they aren’t just an anti-pattern. THEY CAN BE DANGEROUS!
Read MoreIn this episode, we reply to an important question raised by a member of our community.
Read MoreIn this episode, we dive into `XCTestCase`’s lifecycle and show different ways for configuring your system under test.
Read MoreToday we're going to analyze the VIP (Clean Swift) Architecture. And, as we did in previous videos with VIPER, MVC, MVVM, and MVP, we will decide if we can call VIP a Software Architecture or a Design Pattern.
Read MoreToday we're going to analyze the VIPER iOS Architecture and decide if we can call it a Software Architecture or a Design Pattern like the MVC, MVVM and MVP design patterns we talked about in the previous video.
Read MoreWe must be careful with `weak` properties as they can sometimes damage the design of our systems, especially when crossing module boundaries. In this video, we’d like to share with you a way to avoid retain cycles by using a `WeakRef` type, so there's no need to make your class properties `weak`.
Read MoreIn this video, we're going to improve our `Swift View Controller Lifecycle Observers` by increasing the test confidence with Integration Tests.
Read MoreFirst-class iOS engineering with Empathy, Integrity, and Economics in mind. Skilled and disciplined training for iOS professionals and teams.
I've been writing software since 1998, professionally since 2006, and on Apple platforms since 2009. I love building robust, well-engineered, and beautiful applications and coaching developers to achieve their best potential.
I'm a software engineer from Athens, Greece. My goal is to help the software industry evolve by enabling developers and companies to practice valuable techniques and build powerful and durable systems.