How to evolve a legacy iOS Application written in Swift
- 4.7
Brief Introduction
Incrementally introduce advanced software practices (TDD, Refactoring, Continuous Integration) into an existing iOS appDescription
In this pair programming screencast we show how we would tackle a legacy iOS app and incrementally introduce good software practices (such as TDD, Refactoring, Continuous Integration).
This series is for intermediate iOS developer that already ship an app into the store but want to learn more advanced software practices.
This simulates the scenario where you inherit an existing iOS application and you want to add more value step-by-step.
Requirements
- Requirements
- Proficiency in writing iOS mobile applications using Swift
- Experience launching an mobile application to the Store