Issues
Issue #42: ๐ซ Leveraging Social Platforms to Grow the Newsletter โฌ๏ธ
This week I decided to share my newsletter on LinkedIn and honestly, I wish I had done it sooner! Find out why!
April 21, 2025
Issue #41: ๐ Introducing Unit Tests with Swift Testing ๐งช
This week, I will demonstrate how to test my IssuesViewModel using Apple's new Swift Testing framework.
April 14, 2025
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