Thinslices Reasoning about protocols swiftindepth.com - Written by Tjeerd in 't Veen on January 01, 2019 In this article, I’d like to clear up some confusion that may arise when dealing with Swift’s protocols. Let me preface this by saying that I think …
ThinslicesFlipboardIcon version of the Flipboard logo Managing objects using Locks & Keys in Swift swiftbysundell.com - John Sundell One of the most important roles of any software architecture is to make the relationships between the various objects and values within an …
ThinslicesFlipboardIcon version of the Flipboard logo Extending optionals in Swift swiftbysundell.com - John Sundell One thing that most modern programming languages have in common is that they provide some form of language-level support for expressing optional …
ThinslicesQuote Symbol https://www.swiftbysundell.com/posts/avoiding-race-conditions-in-swift Thinslices