Migrating Yoyo Wallet to Swift 3

A few days ago I came across this article by Yammer Engineering describing their process of migrating their codebase to Swift 3.

Similar

Propagating user-facing errors in Swift

Let’s take a look at a few techniques that can make it much simpler to propagate runtime errors to our users, and how employing some of those techniques could help us present richer error messages without having to add a ton of complexity within each UI i... (more…)

Read more »