A new talk introducing advanced techniques with the Objective C runtime and assessing their relevance in an increasingly Swifty world.
Read more »
A few days ago I came across this article by Yammer Engineering describing their process of migrating their codebase to Swift 3.
Read more »
This article is a reaction to the From Java to Kotlin and Back Again article, which I disagree with on pretty much every single point.Kotlin is popular, Kotlin is familiar if you are coming from iOS development. Kotlin gives you compile-time null-safety a... (more…)
Read more »
A Win32 application framework for Swift. Contribute to compnerd/swift-win32 development by creating an account on GitHub. (more…)
Read more »
Explanation on why we can’t perform dynamic dispatch on PATs (protocol with associated types) and how we can workaround this. (more…)
Read more »