Flexible View Controller Interfaces With Swift 4
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore flexible view controller interfaces in Swift 4 through this 28-minute conference talk from try! Swift NYC 2017. Dive into Swift 4 existentials and learn how to create more readable view controller interfaces that can easily adapt to feature flags or version swapping. Follow along as James Dempsey, a former Apple engineer and current Upthere technical staff member, demonstrates techniques for improving code flexibility. Discover how to use protocols and aliasing to enhance your Swift development workflow. Gain insights on Swift language best practices, application development, and community engagement in this immersive session from a respected industry veteran.
Syllabus
Introduction
Overview
Perspective
Miss headers
Swift as a language
Pros Cons
Feature Flags
Demo
Lying to the compiler
Adding a protocol
Aliasing the protocol
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube