Every year, in the lead-up to Apple’s Worldwide Developer Conference, young people showcase their coding skills in the Swift Student Challenge. (more…)
Read more »
Some developers looove extensions, and rightfully so; they are very easy and convenient to power up types in Swift to make our lives easier. If a developer isn’t careful, however, you may import a framework and run into an overload of unwanted extensions,... (more…)
Read more »
Cross-platform Swift implementation of UIKit, mostly for Android - flowkey/UIKit-cross-platform... (more…)
Read more »
Swift Algorithms is an open-source package of sequence and collection algorithms, along with their related types. - apple/swift-algorithms... (more…)
Read more »