Talk given 29 Jan 2016 at dotSwift Paris
Swift is a language that brings a lot of great new features like optionals, generics, and first-class enums. How do these new features affect the way we architect our apps? Do the same design patterns from Objective-C still apply in Swift? We’ll go over a specific example of how Swift affects what kind of code we write, how we write our code, and even a bit of why we do what we do.