Learn asynchronous programming in Swift 5 with Combine futures and promises. What is a future and a promise? How to use futures and promises with the Combine framework in Swift 5? What is the difference between promises and callbacks? These are the questi... (more…)
Read more »
Do you miss the old good times when HTML and CSS were enough to write a website? So did I! In this article, I am taking a closer look at John's Plot, Ink and Splash for writing HTML in Swift. (more…)
Read more »
My Swift code needs to call some C functions that are not thread safe. All calls need to be: (more…)
Read more »
VSCollectionKit is handy framework supporting funtionality of a UICollectionView or UICollectionViewController with much easier than way we work with UICollectionView, and avoiding a lot of collect... (more…)
Read more »
http://www.LLVM.org/devmtg/2017-10/ — Implementing Swift Generics - Douglas Gregor, Slava Pestov and John McCall Slides: Coming Soon — Swift is a safe and ef... (more…)
Read more »