Video

Want to see the full-length video right now for free?

Sign In with GitHub for Free Access

Notes

Joe and Tony look at how Swift can reuse code from Objective-C libraries. Dive through a real example of using the Dropbox Objective-C client. See how to use bridging headers to pull in Objective-C code, how to handle failure in a more idiomatic Swift way, and how to use functional programming techniques like currying and partial application to make lightweight wrapper layers.