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 »
It’s hard to believe that Upside’s iOS app launched just seven months ago. From the beginning we wrote the whole thing in Swift, with a… (more…)
Read more »
go-vs-swift - Go vs. Swift: The Languages of The Modern Tech Giants...
Read more »
You can use the hasPrefix(_:) method to test whether a string begins with the specified prefix. (more…)
Read more »
Beginners guide to the new async/await API's in Swift 5.5. Interacting with sync code, structured concurrency, async let. (more…)
Read more »