Love it. Makes complicated / ugly asynchronous code simple and beautiful. 🤓☺️

Promises for Swift & ObjC.
https://github.com/mxcl/PromiseKit
Love it. Makes complicated / ugly asynchronous code simple and beautiful. 🤓☺️

Promises for Swift & ObjC.
https://github.com/mxcl/PromiseKit
👉 https://useyourloaf.com/blog/state-restoration-with-swift-structs/
I don’t have any specific plans to use this, but looks like an interesting read as a way to think about app design.
👉 https://heartbeat.fritz.ai/structuring-your-ios-app-for-split-testing-178eacf5aa7c
Native iOS A/B testing. Testing design, content changes, design changes, behavioral changes, more.
Why mock something? Partial mocking. Complete mocking. Avoiding mocking. It’s all here!