Tagged in

Swift

Yoyo Engineering
Yoyo Engineering
Engineering and development insights from the team building Yoyo, the data driven loyalty and marketing platform.
More information
Followers
50
Elsewhere
More, on Medium

Swift, MVVM and Combine

One of the most exciting announcements from this year’s WWDC is the new Combine framework. Combine provides a declarative Swift API for processing values over time, similar to other frameworks such as RxSwift or ReactiveSwift. The announcement means Functional Reactive Programming (FRP)…


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. I found it particularly interesting given we’ve been through the exact same process recently at Yoyo Wallet.