Swift 5 Module Template – opinionated starting point for reusable modules

An opinionated starting point for awesome, reusable Swift 5 modules – fulldecent/swift5-module-template… Read more

Similar

Lightweight API Design in Swift

This week, let’s take a look at a few core language features that enable us to design really lightweight APIs in Swift, and how we can use them to make a feature or system much more capable through the power of composition. (more…)

Read more »