Quick – behavior-driven development framework for Swift and Objective-C

The Swift (and Objective-C) testing framework. Contribute to Quick/Quick development by creating an account on GitHub. Read more

Similar

macOS network programming in Swift, a guide

The aim of the Journeyman guides is solving specif problems. They cover the missing link between a beginner and an expert. Many times, I've been stuck trying to solve a problem; trying to get a solution that the trivial examples don't cover, or that the e... (more…)

Read more »

DIY in-memory cache in Swift

Caches are everywhere. Starting from hardware chips, and up to network protocols, devices, systems and applications are using caches to optimize for performance. In iOS, developers are well familia… (more…)

Read more »