ArgParse: an argument-parsing library for Swift 4

ArgParse – An argument-parsing library for Swift 4. Read more

Similar

Modern Networking in Swift 5

Making HTTP requests is one of first things to learn when starting iOS and macOS development with Swift 5. In this article we'll build modern networking layer with Swift 5 APIs: URLSession, the Combine framework and Codable. We'll discuss why such librari... (more…)

Read more »