Careful With “Singleton” Lookalikes (WAY TOO COMMON)
/Have 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 MoreSkilled, disciplined and professional iOS software development resources tailored for you
Have 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 MoreHave you ever had an iOS interview experience, never heard back and wondered what went wrong? In this article, we’d like to share some reasons why that might have happened.
Read MoreIn this episode, we migrate the Quiz project and its dependencies to Swift 4.2 and modernize our code with the newest additions.
Read MoreIn this video, we are going to discuss the main reason why we set goals to improve but sometimes cannot achieve them.
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.