In his excellent interview with the Accidental Tech Podcast, Chris Lattner defended the goal of Swift being suitable to both beginner and advanced programmers. He cites progressive disclosure, a design philosophy that is often employed in GUI applications...
Read more »
In this video, we’ll take a look at three different ways to manage the URLs and server endpoints that a Swift app is communicating with, and the sort of pros... (more…)
Read more »
A Win32 application framework for Swift. Contribute to compnerd/swift-win32 development by creating an account on GitHub. (more…)
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 »
Xcode 13 and Swift 5.5 brought big advances to localization. Localized Attributed Strings, new internationalized Formatters, and a technology called Automatic Grammar Agreement are real improvements that will make localization easier for developers. (more…)
Read more »