-

My Journey to Releasing My First App – Lessons Learned
It’s coming up to my 1st year anniversary since releasing my first app on the Apple App Store. What a year it has been, filled with doubt & many a lesson. But today I wanted to go back and talk about the journey that got me there int he first place. The start of it… Read more
-

What It’s Really Like Submitting to the Apple App Store
The approval process, rejections, metadata tweaks, and App Store Connect quirks. Let me talk about my experience and why I think so many are scared of this process when you really should never be! The Apple App Store has a certain shall we say reputation within the iOS developer community. Notoriously high standards and a… Read more
-

Overcoming Burnout: Essential Tips for iOS Developers
The burnout is a real issue iOS developers face, why? As developers we use our brain far more than the average human for far more hours per day. It takes a toll, the hyperfocus & getting lost in code day in day out is easy done & the burn out, well that can creep up… Read more
-

Exploring Async/Await in Swift: Modern Concurrency
Swift introduced async/await in Swift 5.5, bringing a modern and streamlined approach to handle asynchronous code. It replaces the old callback-based patterns and makes code easier to read, maintain, and debug. In this tutorial, we’ll explore how async/await works in Swift and walk through practical examples to help you get started as this is by… Read more
-

Why iOS Development Is Still a Great Career (Even in the Age of AI)
With the rise of AI tools like ChatGPT, GitHub Copilot, and Apple’s own code-generation features, it’s natural to wonder: Is iOS development still a viable career path? The short answer? Absolutely. AI is changing how we build apps—but it’s not replacing the need for skilled iOS developers. In fact, those who adapt and embrace these tools will… Read more

