Ever since its release in 2014, Swift went through multiple iterations in order to become a great full-stack development language. Indeed: iOS, macOS, tvOS, watchOS apps, and their backend can now be written in the same language.
Backends can be writte… Read more
Similar
A roundup of some of the key ways in which Swift 5.3 enhances the overall experience of building views using SwiftUI. (more…)
Read more »
Google's plans on making Swift the first mainstream language with first-class language-integrated differentiable programming capabilities. What's so cool about Swift? (more…)
Read more »
While working on InterposeKit, I had a rather specific need: Create an implementation that simply calls super, but at runtime instead of at compile time. Doesn’t sound so hard, does it? Well, here we go again. (more…)
Read more »
More precisely, the introduction of SE-0142 and SE-0157 has made canonical type computation into an undecidable problem. I'll begin with the necessary background information before presenting my argument, and then outlining the next steps. Canonical type... (more…)
Read more »
In this article, learn how developers have successfully implemented Swift in the enterprise - and how they've manged the challenges along the way! (more…)
Read more »