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 »
It is my pleasure to announce a new open source project for the Swift Server ecosystem, Swift Service Discovery. Service Discovery is a Swift package designed to establish a standard API that can be implemented by various service discovery backends such a... (more…)
Read more »
Links:
1. Get length of String
2. Split String into Array
3. Enumerate enum
4. Convert Int to String
5. Convert String to Int
6. Sort object array by value
7. Sort dictionary by value
8. Sort dictionary by key
9. Check if array contains ... (more…)
Read more »
This post describes the goals, release process, and estimated schedule for Swift 4.1. (more…)
Read more »