Getting Started with Combine
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Dive into the world of Combine, Apple's reactive programming framework, with this comprehensive conference talk from try! Swift NYC 2019. Learn the fundamentals of reactive programming, explore how Combine differs from other declarative frameworks, and master key concepts such as Publishers, Subscribers, Subscriptions, and Subjects. Discover the anatomy and lifecycle of Combine events, understand the importance of operators in creating Combine chains, and see how Combine integrates with Foundation and SwiftUI. Gain insights into backpressure and its significance in reactive programming. Presented by Shai Mishali, iOS Tech Lead at Gett and contributor to various open-source projects, this talk provides a solid foundation for developers looking to incorporate Combine into their iOS development toolkit.
Syllabus
Intro
What is Combine
Combine Theory
Back Pressure
Subject
Recap
Combining Practice
Operators
Publisher
Foundation
Swift UI Combine
Resources
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 Swift for TensorFlow - Machine Learning with No Boundaries
try! Swift Conference via YouTube