S02E11: Cleaning up Swift code backed by tests | Professional iOS Engineering Series

In this episode, you'll see the pay off of refactoring Swift codebases in tiny steps backed by tests as we safely clean up the codebase by removing duplication and unused APIs without breaking clients or existing code.

Moreover, we add descriptive deprecated messages to help the framework clients migrate to the new APIs.

Subscribe to our Youtube channel and follow the project's progress on GitHub.

References