Leverage the Coordinator Design Pattern in Swift

Isolate your view controllers to make them more testable and reusable… Read more

Similar

Calling Haskell from Swift(UI)

First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)

Read more »

Advantages of Using Swift Over Objective-C

An article aimed to highlight the main beauties that programming language Swift has. Here I would love to start from a quick quiz. Question: What is the programming language the iOS apps are written on? a)C# b)Objective-C c)Swift Apparently if you have ... (more…)

Read more »