How senior iOS devs reuse auth token logic and design good app services | Live Dev Mentoring
/To become a complete senior developer, you need to know how to design good app services and avoid duplication.
Read MoreSkilled, disciplined and professional iOS software development resources tailored for you
To become a complete senior developer, you need to know how to design good app services and avoid duplication.
Read MoreIn this episode, you'll see how to replace a procedural scoring implementation that relies on a temporary mutable variable with a more functional approach using Swift's `zip` and `reduce` functions (no mutation!).
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 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 episode, we migrate the Quiz project and its dependencies to **Swift 4.1** and modernize our code with the newest additions.
Read MoreHave you ever wondered how a clean codebase looks like? Wonder no more!
Read MoreIn this episode, we improve the Router and Flow components of the Engine framework by replacing the previously hardcoded String type for Question and Answer.
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.