Everyday Reactive
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore practical applications of reactive programming in app development through real-world examples in this conference talk from try! Swift Tokyo 2017. Discover tips and tricks for identifying when reactive programming can be a powerful tool, and learn about scenarios to avoid that may compromise code quality and performance. Delve into reactive programming concepts with code examples showcasing various Swift reactive implementations. Gain insights from Agnes Vasarhelyi, an iOS developer at Ustream, as she shares her experiences with reactive programming, automation, and community event organization.
Syllabus
Intro
Ustream
Reactive Programming
Advantages of Reactive Programming
Reactive Technology
Reactive frameworks
When to use reactive
Observing values
Signal
Three flags
Transformation
Combining
Reactive Streams
Combining Streams
Debugging
Troubleshooting
Debug
Bindings
Side Effects
Tracking
Saying No
Not Always Useful
Keep It Simple
API
Questions
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