Open in app

Sign in

Medium Logo
Write

Sign in

Huy Pham
Huy Pham

16 followers

Home

Lists

About

Pinned
Towards Dev

Published in

Towards Dev

Introduction to Combine in iOS

The Combine framework provides a declarative Swift API for processing values over time.

Apr 1, 2024
Introduction to Combine in iOS
Introduction to Combine in iOS
Apr 1, 2024
Towards Dev

Published in

Towards Dev

Best Practices for Managing Third-Party Libraries in Multi-Module iOS Apps

The best practice is to create a wrapper module (e.g. FirebaseModule) that imports and manages all Firebase logic in one place

Apr 22
Best Practices for Managing Third-Party Libraries in Multi-Module iOS Apps
Best Practices for Managing Third-Party Libraries in Multi-Module iOS Apps
Apr 22

Task Tree and Task Cancellation in Swift Concurrency: Key Concepts Explained

Explain Task Tree and what happens to other tasks when a Task is canceled.

Oct 11, 2024
Task Tree and Task Cancellation in Swift Concurrency: Key Concepts Explained
Task Tree and Task Cancellation in Swift Concurrency: Key Concepts Explained
Oct 11, 2024

Swift Code Explained: Implementing Safe Array Subscription

Learn how to safely get items from an array and avoid errors when the item isn’t there

May 13, 2024
Swift Code Explained: Implementing Safe Array Subscription
Swift Code Explained: Implementing Safe Array Subscription
May 13, 2024
Towards Dev

Published in

Towards Dev

Scheduler in Combine: Managing Asynchronous Tasks Efficiently

According to the scheduler documentation, a scheduler is “a protocol that defines when and where to execute a closure.”

May 12, 2024
Scheduler in Combine: Managing Asynchronous Tasks Efficiently
Scheduler in Combine: Managing Asynchronous Tasks Efficiently
May 12, 2024

Best Strategies To Handle Errors in Combine

Recognizing the importance of handling both happy and unhappy scenarios, it’s vital to discuss error management strategies in Combine

May 3, 2024
Best Strategies To Handle Errors in Combine
Best Strategies To Handle Errors in Combine
May 3, 2024

Mastering Publisher Subscriptions in Combine: A Comprehensive Guide

This article covers subscribing to publishers with `assign` , `sink` and custom subscribers. Lastly, take advantage of AnyCancellable for

Apr 19, 2024
Mastering Publisher Subscriptions in Combine: A Comprehensive Guide
Mastering Publisher Subscriptions in Combine: A Comprehensive Guide
Apr 19, 2024
Towards Dev

Published in

Towards Dev

Essential iOS App Security Cases Developers Shouldn’t Overlook

Although iOS is less vulnerable than Android, it still faces security issues. It is the responsibility of the developer to secure code and…

Apr 9, 2024
Essential iOS App Security Cases Developers Shouldn’t Overlook
Essential iOS App Security Cases Developers Shouldn’t Overlook
Apr 9, 2024
Towards Dev

Published in

Towards Dev

Publisher in Combine: Unveiling the Publisher Role

Continue with the Combine series, today we will discuss Publisher.

Apr 8, 2024
Publisher in Combine: Unveiling the Publisher Role
Publisher in Combine: Unveiling the Publisher Role
Apr 8, 2024

Making a completionHandler Safer in Swift

Asynchronous programming in Swift often involves using completionHandler within functions to handle events. While this approach is common…

Apr 3, 2024
Making a completionHandler Safer in Swift
Making a completionHandler Safer in Swift
Apr 3, 2024
Huy Pham

Huy Pham

16 followers

👋 I am a Mobile Developer based in Vietnam.

Following
  • Towards Dev

    Towards Dev

  • Vladyslav Shkodych

    Vladyslav Shkodych

  • Marine Commerçon

    Marine Commerçon

  • The Medium Blog

    The Medium Blog

  • Bruno Lorenzo

    Bruno Lorenzo

See all (33)

Help

Status

About

Careers

Press

Blog

Privacy

Rules

Terms

Text to speech