I am going to talk about a little library I created in Swift to be used either standlone or with Swiftz lib. (more…)
Read more »
Swift 3 Tutorial Introduction In this Swift 3 tutorial, we’ll focus on how beginners may approach going from complete beginner to having a basic grasp on Swift, and we’ll be working wit…
Read more »
The MVVM architecture and the Reactive Programming paradigm can be combined to form a very pleasing approach to iOS app development. However, there’s no clear-cut way of incorporating the two, and the details of the implementation determine how testable...
Read more »
DataRaceDetector - An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift...
Read more »
I like programming in Swift as much as I like programming in Objective-C or Python or C#, therefore this post is not intended to favour… (more…)
Read more »