Issues
Issue #40: 🧑🔧 Implementing Error Handling 🦺
This week, I am diving into error handling to my network client by creating a new enum that extends Swift's built-in Error type for better error management.
April 7, 2025
Issue #39: 👨🎨 Implementing Views Using Mock Data 🚧
This week, I am introducing additional implementations of the IssuesRepository protocol, tailored for different use cases such as mocking and testing.
March 31, 2025
Issue #38: 🥞 Creating and Using Protocols in Swift 🐼
This week, I want to dive into protocols and the advantages of adopting them!
March 24, 2025
Issue #37: 🥷🏻 Parsing JSON using the Codable Protocol 📋
Welcome to the 1st issue of the 'Building the iOS Coffee Break App' series! To kick things off, I will start with a beginner-friendly topic: parsing JSON using the Codable protocol.
March 17, 2025
Issue #36: 👨🏼🍳 Turning the Newsletter into an actual App! 📱
I am planning to turn the newsletter into an actual app! Throughout this process, I will document everything, from the initial concept to launching it on the App Store. Stay tuned!
March 10, 2025
Issue #35: 🥸 Using UIKit's New UITab Class with Sidebar on iOS 18 👌
This week, I plan to rewrite the sample newsletter app using UIKit, demonstrating how to implement the same tab bars and sidebar functionalities for those still working with UIKit in their projects.
March 3, 2025