How senior iOS devs deal with Singletons in legacy iOS codebases | Live Dev Mentoring

How senior iOS devs deal with Singletons in legacy iOS codebases | Live Dev Mentoring

Ever wondered how to effectively deal with Singletons in legacy iOS codebases? 🤔

Read More

Adding tests to existing iOS/Swift codebases | iOS Dev Live Mentoring

Adding tests to existing iOS/Swift codebases | iOS Dev Live Mentoring

To become a complete Senior iOS developer, you need to learn how to deal with legacy code without tests...

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

Testing code that uses DispatchQueue.main.async | iOS Lead Essentials Community Q&A

Testing code that uses DispatchQueue.main.async | iOS Lead Essentials Community Q&A

In this episode, Caio replies to a question we received from Tulio in the private iOS Lead Essentials Slack community: "How can I test code that dispatches work to the main DispatchQueue asynchronously? If I remove the thread handling code, my test succeeds."

Read More