4 min readiOS DevelopmentBuilding an iOS app with Clean ArchitectureFollow up post on Clean Architecture demonstrating a practical application in iOS app development.
7 min readiOS DevelopmentiOS Navigation Series: Data Flow & Data Sharing using SwiftUILearn how to manage data flow and share data when using a NavigationStack and TabView.
4 min readiOS DevelopmentiOS Navigation Series: The Basics (with SwiftUI examples)Introduction to the foundational concepts of iOS Navigation using SwiftUI.
3 min readiOS DevelopmentDevelop Cleaner SwiftUI Views Using A View ModelLearn how to quickly develop cleaner SwiftUI views by using a view model.
6 min readiOS DevelopmentWhat I learned by developing and publishing my first iOS app - Part 2Part two of a two part series going over concepts and lessons I learned by developing my first app. This post focuses on development tools.
9 min readiOS DevelopmentWhat I learned by developing and publishing my first iOS app - Part 1In this post I share the lessons and concepts I learned when I developed my first app to help newer developers prepare for doing the same.