Beginners guide to the new async/await API's in Swift 5.5. Interacting with sync code, structured concurrency, async let. (more…)
Read more »
Value types and reference types are the core concepts in Swift. Let's study what are value and reference semantics; how Swift structs and classes are stored in memory; compare Swift structs and classes performance and suggest when to use what. (more…)
Read more »
SourceGear.Llama.Swift.Sdk, now available on NuGet, is an MSBuild project SDK for .NET 5 that allows compiling Swift, with support for calling .NET class libraries.
This blog entry is a closer look at those features. (more…)
Read more »
A tech podcast we accidentally created while trying to do a car show.
Read more »
A open-source, lightweight framework from Instacart which extends Optional and plugs into your existing logging system to help identify issues lost in Swift’s guard statements...
Read more »