1 min read

Control your dependencies, don't let them control you.

Control your dependencies, don't let them control you.
Brandon Williams

presented by Brandon Williams

Dependencies are code in your application that talk to the outside, uncontrollable world. They make code difficult to test, they can break previews and simulators, and they can be slow to compile. Learn how to take back control over your dependencies and not let them control you.