For everyday app development, it’s not often that array performance is something you’re thinking about. Perhaps if you’re implementing an algorithm that needs to scale well, performant arrays might be on your mind. Maybe you’re working on lower level code… Read more
Similar
Swift Playgrounds 1.5 remains one of the best tools for teaching people how to program, and now that’s been extended to controlling physical things and more. (more…)
Read more »
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.
Read more »
The proposals that are highlighted in bold are proposals that introduce source breaking changes in Swift 4. Let’s dive deeper into each of these proposals. (more…)
Read more »
Have you ever struggled with the various “?” and “!” symbols here and there in a Swift code? Or ever found yourself confused about the…
Read more »
Cross-platform Swift implementation of UIKit, mostly for Android - flowkey/UIKit-cross-platform... (more…)
Read more »