How to architect iOS apps, reusable Swift modules and SDKs (Facade, Flows, Tests) | Live Mentoring

How to architect iOS apps, reusable Swift modules and SDKs (Facade, Flows, Tests) | Live Mentoring

Curious about how to develop modular iOS apps and SDKs? 🧑‍💻

Read More

How to fix legacy iOS apps: Architecture, MVVM, Core Data, DI, Polymorphism | Live Mentoring

How to fix legacy iOS apps: Architecture, MVVM, Core Data, DI, Polymorphism | Live Mentoring

Need help fixing legacy iOS codebases? 🤔

Read More

SwiftUI: MVVM vs MVP, Architecture, Dependency Injection, Migrating from UIKit | Live Mentoring

SwiftUI: MVVM vs MVP, Architecture, Dependency Injection, Migrating from UIKit | Live Mentoring

Want to learn how to choose between MVVM and MVP when using SwiftUI? Or how to pass dependencies to distant SwiftUI views without the service locator anti-pattern? Or how/when to migrate from UIKit to SwiftUI?

Read More

Decoupling SwiftUI previews from API dependencies, UIKit interop & testing | iOS Dev Live Mentoring

Decoupling SwiftUI previews from API dependencies, UIKit interop & testing | iOS Dev Live Mentoring

To become a complete senior iOS developer, you need to know clean ways of quickly developing and previewing your SwiftUI and UIKit components in isolation (e.g., without API dependencies!).

Read More

Testing & Refactoring existing iOS/Swift code, MVC vs MVVM, Singleton vs DI | iOS Dev Live Mentoring

Testing & Refactoring existing iOS/Swift code, MVC vs MVVM, Singleton vs DI | iOS Dev Live Mentoring

To become a complete Senior iOS developer, you need to learn how to refactor existing code with confidence...

But what does that mean?!

Read More

Clean iOS Architecture, testing, CI, modularity, access control and DI | iOS Dev Live Mentoring

Clean iOS Architecture, testing, CI, modularity, access control and DI | iOS Dev Live Mentoring

If you want to become a complete Senior iOS Developer...

You need to learn how to understand the clean architecture diagram and how iOS, UIKit, SwiftUI, CoreData, URLSession, Entities, etc., fit in the layers.

And that's exactly what you'll learn in this live mentoring session, including guidelines for modularity, automated testing, access control, Dependency Injection, and optimizing the CI pipeline.

Read More

SwiftUI & DI Patterns: Passing dependencies to distant views | iOS Dev Live Mentoring

SwiftUI & DI Patterns: Passing dependencies to distant views | iOS Dev Live Mentoring

Learn how to apply recommended Dependency Injection Patterns with SwiftUI, pass dependencies to distant views, and decouple parent views from child dependencies while avoiding DI anti-patterns like Service Locator and Ambient Context.

Read More

How to add automated tests to an existing iOS/Swift codebase? | iOS Dev Live Mentoring

How to add automated tests to an existing iOS/Swift codebase? | iOS Dev Live Mentoring

Learn how to start testing existing/legacy iOS/Swift codebases, including hard-to-test massive view controllers using singletons.

Read More

S03E06: Builder Pattern for safer Swift code | Professional iOS Engineering Series

S03E06: Builder Pattern for safer Swift code | Professional iOS Engineering Series

Learn how to use the Fluent Builder Pattern to make illegal states unrepresentable in your iOS/Swift codebases.

Read More

S03E05: Dependency Injection Patterns Applied in iOS apps | Professional iOS Engineering Series

S03E05: Dependency Injection Patterns Applied in iOS apps | Professional iOS Engineering Series

Learn how to apply dependency injection principles and patterns in practice - including UIKit and SwiftUI!

Read More