8 Posts

Swift

Exploring Swift: Enumerated Parallel Tasks withThrowingTaskGroup

This post explores working with parallel tasks with enumerations while maintaining their positions.

Using Open Graph in Swift

Get the Open Graph meta tags and display it in your app

Creating a framework in Swift

Frameworks are great for modularizing your code, breaking down reusable components into a separate bundle of code.

for-in loops in Swift

Learn how to use for-in loops with examples in using arrays, range operators, dictionaries, and enums.

Using Extensions in Swift

This overview with examples shows how you can use extensions in Swift.

Implementing Coordinator Pattern in SwiftUI

Looking at a peculiar case of showing the large title in the navigation bar conditionally

Adding Concurrency in Swift Package

Alternative methods to use the latest async-await syntax̱̱in a framework or Swift Package

Protocols in Gradient and Chroma Game

Refactoring the code of my apps