Issues
Issue #45: ๐ Handling Deep Links from Push Notifications in SwiftUI ๐
This week, I am taking things further by handling deep linking from notifications. I will show you how to direct users to a specific screen when they tap a notification.
May 19, 2025
Issue #44: ๐จโ๐ Setting Up and Sending Remote Push Notifications ๐
In this post, I will walk through how to set up your app to receive push notifications and show how you can configure a provider to send notifications for you.
May 12, 2025
Issue #43: ๐จโ๐ญ Implementing the Issues Detail View ๐ฆซ
In this edition, I will walk through how I built the issues detail view and how I handled navigation between screens.
May 5, 2025
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