Reflecting on an Extraordinary Year: Turning 40 and Beyond
A developer reflects on a year of launching the Swift Academy podcast, discussing iOS topics like TDD and modularization, and building a new framework.
Walid Sassi is a passionate Lead Apple Developer specializing in iOS development with Swift and Objective-C, known for building innovative mobile solutions, leading teams, and delivering high-quality apps in retail and enterprise environments.
6 articles from this blog
A developer reflects on a year of launching the Swift Academy podcast, discussing iOS topics like TDD and modularization, and building a new framework.
A guide to using SwiftyMocky, a mocking framework for Swift, to simplify unit testing by creating mocks for dependencies.
Explores using RxSwift and Clean Architecture to improve Apple Pay integration in iOS apps, moving from delegates to reactive delegate proxies.
A guide to using RxSwift and the Proxy pattern to refactor Apple Pay delegate methods for cleaner, more maintainable iOS architecture.
A developer shares personal insights and best practices for conducting effective and collaborative code reviews within a software team.
A developer's approach to solving the 'Game of Life' code kata, focusing on modular code and testing practices.