Finally Solving the Expression Problem
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore a conference talk from try! Swift Tokyo 2018 that delves into solving the Expression Problem in Swift programming. Learn how Brandon Kase, a functional programming expert, proposes using the 'Final Tagless' approach to combine the flexibility of UIKit with the reusability of enum-based view descriptions. Discover how this technique leverages Swift's powerful Self type within protocols to achieve the best of both worlds in view hierarchy creation. Gain insights into advanced Swift concepts and their practical applications in iOS development, AppKit compatibility, and serialization.
Syllabus
try! Swift Tokyo 2018 - Finally Solving the Expression Problem
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